Ignore:
Timestamp:
Nov 12, 2006, 10:00:26 AM (19 years ago)
Author:
bird
Message:

windows not window.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kLdr/testcase/tstExeMainStub.c

    r2875 r2876  
    6262#elif defined(__WIN__)
    6363/**
    64  * Window 'main'
     64 * Windows'main'
    6565 */
    6666int WindowsMain(void)
     
    7373#elif defined(__NT__)
    7474/**
    75  * Window NT 'main'
     75 * Windows NT 'main'
    7676 */
    7777VOID NtProcess(HANDLE hDllHandle, DWORD dwReason, LPVOID lpReserved)
Note: See TracChangeset for help on using the changeset viewer.