commit 49672dac7b40d27e140f5b6d6b3829c9c5f728ba parent f21e47f44a11b9a24a5d5081fea46f5b5f02eadf Author: noname <noname@inventati.org> Date: Tue, 22 Apr 2014 21:59:14 +0400 Style fix in tdumpsel. Diffstat:
st.c | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/st.c b/st.c @@ -2256,8 +2256,7 @@ printsel(const Arg *arg) { } void -tdumpsel(void) -{ +tdumpsel(void) { char *ptr; if((ptr = getsel())) {