Re: [dwm] xprop patch

From: Frederic Chardon <chardon.frederic_AT_gmail.com>
Date: Sat, 13 Dec 2008 18:20:44 +0100

Hello,

It is now useless to close stdin:

--- orig/dwm.c 2008-12-13 18:05:32.000000000 +0100
+++ dwm/dwm.c 2008-12-13 18:09:16.000000000 +0100
@@ -343,7 +343,6 @@
         Arg a = {.ui = ~0};
         Layout foo = { "", NULL };

- close(STDIN_FILENO);
         view(&a);
         lt[sellt] = &foo;
         while(stack)

Regards

Fred
Received on Sat Dec 13 2008 - 17:20:44 UTC

This archive was generated by hypermail 2.2.0 : Sat Dec 13 2008 - 17:24:03 UTC