small stylistic fix

new_dwm
arg@10ksloc.org 19 years ago
parent 99b126d0af
commit 8f698bd4cc

@ -30,7 +30,8 @@ emallocz(unsigned int size)
} }
void void
eprint(const char *errstr, ...) { eprint(const char *errstr, ...)
{
va_list ap; va_list ap;
va_start(ap, errstr); va_start(ap, errstr);

Loading…
Cancel
Save