Ignore:
Timestamp:
Dec 16, 2002, 3:25:07 AM (23 years ago)
Author:
bird
Message:

Cleanup/Backup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/kKrnlLib/include/dev1632.h

    r7387 r9514  
    1 /* $Id: dev1632.h,v 1.2 2001-11-19 03:07:59 bird Exp $
     1/* $Id: dev1632.h,v 1.3 2002-12-16 02:25:06 bird Exp $
    22 * dev1632.h - Common header file for 16-bit and 32-bit C
    33 *
     
    8181 * Global data...
    8282 */
    83 extern CHAR DATA16_GLOBAL   szBuildDate[];
    84 extern CHAR DATA16_GLOBAL   szBuildTime[];
     83extern CHAR     szBuildDate[];
     84extern CHAR     szBuildTime[];
    8585#if defined(__IBMC__) || defined(__IBMCPP__)
    8686    #pragma map( szBuildDate , "_szBuildDate" )
Note: See TracChangeset for help on using the changeset viewer.