Re: [dev] [st] code cleanup
On Thu, May 26, 2011 at 12:32 PM, anonymous wrote: > Attached. Applied without the fputs/fputc. It's really not critical (performance wise) and inconsistent with the rest of the code.
[dev] [st] code cleanup
Attached. diff -r 2effc50d2c4f st.c --- a/st.c Sun May 22 16:57:27 2011 +0200 +++ b/st.c Thu May 26 14:30:53 2011 +0400 @@ -473,8 +473,7 @@ void selnotify(XEvent *e) { - unsigned long nitems; - unsigned long ofs, rem; + unsigned long nitems, ofs, rem; int for