Changeset 21872 for branches/gcc-kmk/src/crypt32/dbglocal.cpp
- Timestamp:
- Dec 9, 2011, 6:11:09 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/crypt32/dbglocal.cpp
r21311 r21872 19 19 USHORT DbgEnabledLvl2CRYPT32[DBG_MAXFILES] = {1}; 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.