Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
small stylistic fix
[dwm.git]
/
util.c
diff --git
a/util.c
b/util.c
index
7aff2aa
..
e29d8b0
100644
(file)
--- a/
util.c
+++ b/
util.c
@@
-30,7
+30,8
@@
emallocz(unsigned int size)
}
void
}
void
-eprint(const char *errstr, ...) {
+eprint(const char *errstr, ...)
+{
va_list ap;
va_start(ap, errstr);
va_list ap;
va_start(ap, errstr);