Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
Style fix in tdumpsel.
[st.git]
/
st.c
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())) {