Changeset 21880 for branches/gcc-kmk/src/ws2_32/dbglocal.cpp
- Timestamp:
- Dec 13, 2011, 12:08:07 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/ws2_32/dbglocal.cpp
r5664 r21880 17 17 18 18 USHORT DbgEnabled[DBG_MAXFILES]; 19 c har*DbgFileNames[DBG_MAXFILES] =19 const char *DbgFileNames[DBG_MAXFILES] = 20 20 { 21 21 "initterm",
Note:
See TracChangeset
for help on using the changeset viewer.