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