commit 49672dac7b40d27e140f5b6d6b3829c9c5f728ba
Author: noname <[email protected]>
Date:   Tue Apr 22 21:59:14 2014 +0400

    Style fix in tdumpsel.

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())) {


Reply via email to