[hackers] [st] Forgot one line. It's late. || Christoph Lohmann

From: <hg_AT_suckless.org>
Date: Tue, 4 Sep 2012 22:53:40 +0200 (CEST)

changeset: 275:b1c4e6db86a2
tag: tip
user: Christoph Lohmann <20h_AT_r-36.net>
date: Tue Sep 04 22:51:29 2012 +0200
files: st.c
description:
Forgot one line. It's late.


diff -r 22a275cc9b1c -r b1c4e6db86a2 st.c
--- a/st.c Tue Sep 04 22:44:33 2012 +0200
+++ b/st.c Tue Sep 04 22:51:29 2012 +0200
_AT_@ -843,7 +843,6 @@
         w.ws_col = term.col;
         w.ws_xpixel = xw.w;
         w.ws_ypixel = xw.h;
- w.ws_xpixel = w.ws_ypixel = 0;
         if(ioctl(cmdfd, TIOCSWINSZ, &w) < 0)
                 fprintf(stderr, "Couldn't set window size: %s\n", SERRNO);
 }
Received on Tue Sep 04 2012 - 22:53:40 CEST

This archive was generated by hypermail 2.3.0 : Tue Sep 04 2012 - 23:00:07 CEST