pinosaur
/
st.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f21e47f
)
Style fix in tdumpsel.
author
noname
<noname@inventati.org>
Tue, 22 Apr 2014 17:59:14 +0000
(21:59 +0400)
committer
Roberto E. Vargas Caballero
<k0ga@shike2.com>
Wed, 23 Apr 2014 13:39:02 +0000
(15:39 +0200)
st.c
patch
|
blob
|
history
diff --git
a/st.c
b/st.c
index
92fd7da
..
6da4827
100644
(file)
--- a/
st.c
+++ b/
st.c
@@
-2256,8
+2256,7
@@
printsel(const Arg *arg) {
}
void
-tdumpsel(void)
-{
+tdumpsel(void) {
char *ptr;
if((ptr = getsel())) {