From 49672dac7b40d27e140f5b6d6b3829c9c5f728ba Mon Sep 17 00:00:00 2001 From: noname Date: Tue, 22 Apr 2014 21:59:14 +0400 Subject: [PATCH] Style fix in tdumpsel. --- st.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/st.c b/st.c index 92fd7da..6da4827 100644 --- a/st.c +++ b/st.c @@ -2256,8 +2256,7 @@ printsel(const Arg *arg) { } void -tdumpsel(void) -{ +tdumpsel(void) { char *ptr; if((ptr = getsel())) { -- libgit2 1.1.1