Index: uspace/lib/c/include/stdio.h
===================================================================
--- uspace/lib/c/include/stdio.h	(revision 3090715676f30abd73f254cc5af6ce848ef206a7)
+++ uspace/lib/c/include/stdio.h	(revision 1d0d06ab3697bcf26d50afc7b5b9c7c80b9e0abc)
@@ -46,5 +46,5 @@
 #define BUFSIZ  4096
 
-#define DEBUG(fmt, ...)se\
+#define DEBUG(fmt, ...) \
 	{ \
 		char _buf[256]; \
