Style fix in tdumpsel.
This commit is contained in:
parent
f21e47f44a
commit
49672dac7b
1 changed files with 1 additions and 2 deletions
3
st.c
3
st.c
|
@ -2256,8 +2256,7 @@ printsel(const Arg *arg) {
|
|||
}
|
||||
|
||||
void
|
||||
tdumpsel(void)
|
||||
{
|
||||
tdumpsel(void) {
|
||||
char *ptr;
|
||||
|
||||
if((ptr = getsel())) {
|
||||
|
|
Loading…
Reference in a new issue