mirror of
https://github.com/javalsai/lidm.git
synced 2025-11-28 12:35:24 +01:00
lint: apply new style
This commit is contained in:
@@ -20,6 +20,6 @@ int chvt(int n);
|
||||
* @param str virtual terminal number (string)
|
||||
* @return int non-negative value on success
|
||||
*/
|
||||
int chvt_str(char *str);
|
||||
int chvt_str(char* str);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user