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