Style fix in tdumpsel.

This commit is contained in:
noname 2014-04-22 21:59:14 +04:00 committed by Roberto E. Vargas Caballero
parent f21e47f44a
commit 49672dac7b
1 changed files with 1 additions and 2 deletions

3
st.c
View File

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