[hackers] [st] Patching while not really woken up. || Christoph Lohmann

From: <git_AT_suckless.org>
Date: Sat, 13 Apr 2013 08:53:21 +0200

commit 5dc48af29e9972527767977be3bbc9c072cf1c13
Author: Christoph Lohmann <20h_AT_r-36.net>
Date: Sat Apr 13 08:51:30 2013 +0200

    Patching while not really woken up.

diff --git a/st.c b/st.c
index b350225..23a43c1 100644
--- a/st.c
+++ b/st.c
_AT_@ -835,10 +835,6 @@ selnotify(XEvent *e) {
                         *repl++ = ' ';
                 }
 
- last = data + nitems * format / 8;
- repl = data;
-
-
                 ttywrite((const char *)data, nitems * format / 8);
                 XFree(data);
                 /* number of 32-bit chunks returned */
Received on Sat Apr 13 2013 - 08:53:21 CEST

This archive was generated by hypermail 2.3.0 : Sat Apr 13 2013 - 09:00:24 CEST