Introduction
Introduction Statistics Contact Development Disclaimer Help
tsmall stylistic fix - dwm - [fork] customized build of dwm, the dynamic window…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 8f698bd4ccea058019f9ca89ca19add300064b15
parent 99b126d0afe461960d001385c9ee13295c8ed543
Author: [email protected] <unknown>
Date: Fri, 4 Aug 2006 10:27:16 +0200
small stylistic fix
Diffstat:
M util.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/util.c b/util.c
t@@ -30,7 +30,8 @@ emallocz(unsigned int size)
}
void
-eprint(const char *errstr, ...) {
+eprint(const char *errstr, ...)
+{
va_list ap;
va_start(ap, errstr);
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.