dwm.h
changeset 844 e7df5a345595
parent 843 e1fb60cca902
child 848 944739ec944a
--- a/dwm.h	Sat Feb 24 14:06:35 2007 +0100
+++ b/dwm.h	Sat Feb 24 14:08:27 2007 +0100
@@ -146,4 +146,3 @@
 void *emallocz(unsigned int size);	/* allocates zero-initialized memory, exits on error */
 void eprint(const char *errstr, ...);	/* prints errstr and exits with 1 */
 void spawn(const char *arg);		/* forks a new subprocess with arg's cmd */
-