Changeset 151 for sbliveos2/trunk/lib32/debug.c
- Timestamp:
- May 28, 2000, 6:50:46 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sbliveos2/trunk/lib32/debug.c
r142 r151 39 39 #include <os2.h> 40 40 41 #ifdef DEBUG42 41 43 42 #define CR 0x0d … … 146 145 } 147 146 147 #ifdef DEBUG 148 148 char BuildString[1024]; 149 149 #endif // DEBUG
Note:
See TracChangeset
for help on using the changeset viewer.