mirror of
https://github.com/javalsai/lidm.git
synced 2025-09-01 02:47:59 +02: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