Browse Source

Style fix in tdumpsel.

master
noname 10 years ago
committed by Roberto E. Vargas Caballero
parent
commit
49672dac7b
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      st.c

+ 1
- 2
st.c View File

@ -2256,8 +2256,7 @@ printsel(const Arg *arg) {
}
void
tdumpsel(void)
{
tdumpsel(void) {
char *ptr;
if((ptr = getsel())) {


Loading…
Cancel
Save