Changeset 21728 for branches/gcc-kmk/src/kernel32/initterm.cpp
- Timestamp:
- Oct 21, 2011, 4:39:54 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/kernel32/initterm.cpp
r21727 r21728 179 179 //****************************************************************************** 180 180 //****************************************************************************** 181 VOID APIENTRY ReportFatalDllInitError( CHAR *pszModName)181 VOID APIENTRY ReportFatalDllInitError(PCSZ pszModName) 182 182 { 183 183 static const char msg1[] =
Note:
See TracChangeset
for help on using the changeset viewer.