aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornoname <noname@inventati.org>2014-04-22 21:59:14 +0400
committerRoberto E. Vargas Caballero <k0ga@shike2.com>2014-04-23 15:39:02 +0200
commit49672dac7b40d27e140f5b6d6b3829c9c5f728ba (patch)
tree0d86eb4acadacf2bafe160b6e220d77ea062790e
parentf21e47f44a11b9a24a5d5081fea46f5b5f02eadf (diff)
downloadst-49672dac7b40d27e140f5b6d6b3829c9c5f728ba.tar.gz
st-49672dac7b40d27e140f5b6d6b3829c9c5f728ba.tar.bz2
Style fix in tdumpsel.
-rw-r--r--st.c3
1 files changed, 1 insertions, 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())) {