From: noname <noname@inventati.org>
Date: Tue, 22 Apr 2014 17:59:14 +0000 (+0400)
Subject: Style fix in tdumpsel.
X-Git-Url: https://git.owens.tech/wrapped.html/wrapped.html/git?a=commitdiff_plain;h=49672dac7b40d27e140f5b6d6b3829c9c5f728ba;p=st.git

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