diff options
-rw-r--r-- | dwm.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -343,7 +343,6 @@ cleanup(void) { Arg a = {.ui = ~0}; Layout foo = { "", NULL }; - close(STDIN_FILENO); view(&a); lt[sellt] = &foo; while(stack) |
index : dwm | ||
Unnamed repository; edit this file 'description' to name the repository. | Olivia Mackintosh <livvy@base.nu> |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | dwm.c | 1 |
@@ -343,7 +343,6 @@ cleanup(void) { Arg a = {.ui = ~0}; Layout foo = { "", NULL }; - close(STDIN_FILENO); view(&a); lt[sellt] = &foo; while(stack) |