Changes in uspace/lib/c/include/stdio.h [1d0d06a:3629481] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/stdio.h
r1d0d06a r3629481 46 46 #define BUFSIZ 4096 47 47 48 #define DEBUG(fmt, ...) 48 #define DEBUG(fmt, ...)se\ 49 49 { \ 50 50 char _buf[256]; \
Note:
See TracChangeset
for help on using the changeset viewer.