mirror of
https://github.com/javalsai/lidm.git
synced 2026-02-27 12:00:44 +01:00
feat|perf: generic&efficient desktop&config parser
This commit is contained in:
@@ -41,6 +41,7 @@ int chvt(int n) {
|
||||
close(fd);
|
||||
}
|
||||
|
||||
(void)fputs("Couldn't get a file descriptor referring to the console.\n", stderr);
|
||||
(void)fputs("Couldn't get a file descriptor referring to the console.\n",
|
||||
stderr);
|
||||
return -1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user