Ignore:
Timestamp:
Oct 21, 2011, 4:39:54 PM (14 years ago)
Author:
dmik
Message:

Define ctordtorInit()/ctordtorTerm() on GCC.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/kernel32/initterm.cpp

    r21727 r21728  
    179179//******************************************************************************
    180180//******************************************************************************
    181 VOID APIENTRY ReportFatalDllInitError(CHAR *pszModName)
     181VOID APIENTRY ReportFatalDllInitError(PCSZ pszModName)
    182182{
    183183    static const char msg1[] =
Note: See TracChangeset for help on using the changeset viewer.