Changeset 21865 for branches/gcc-kmk/src/wsock32/dbglocal.cpp
- Timestamp:
- Dec 8, 2011, 2:32:54 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/wsock32/dbglocal.cpp
r6375 r21865 19 19 USHORT DbgEnabledLvl2WSOCK32[DBG_MAXFILES] = {0}; 20 20 21 static c har*DbgFileNames[DBG_MAXFILES] =21 static const char *DbgFileNames[DBG_MAXFILES] = 22 22 { 23 23 "initterm",
Note:
See TracChangeset
for help on using the changeset viewer.