Changeset 242 for libyaml/trunk/tests/run-emitter.c
- Timestamp:
- 01/08/07 11:13:59 (6 years ago)
- File:
-
- 1 edited
-
libyaml/trunk/tests/run-emitter.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libyaml/trunk/tests/run-emitter.c
r238 r242 3 3 #include <stdlib.h> 4 4 #include <stdio.h> 5 #include <string.h> 6 7 #ifdef NDEBUG 8 #undef NDEBUG 9 #endif 5 10 #include <assert.h> 6 #include <string.h>7 11 8 12 #define BUFFER_SIZE 65536
Note: See TracChangeset
for help on using the changeset viewer.
