Changeset 2931 for trunk/src/win32k/dev16/probkrnl.c
- Timestamp:
- Feb 27, 2000, 1:37:53 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/win32k/dev16/probkrnl.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/dev16/probkrnl.c
r2905 r2931 1 /* $Id: probkrnl.c,v 1.1 7 2000-02-26 17:49:28bird Exp $1 /* $Id: probkrnl.c,v 1.18 2000-02-27 12:37:53 bird Exp $ 2 2 * 3 3 * Description: Autoprobes the os2krnl file and os2krnl[*].sym files. … … 1488 1488 int i; 1489 1489 1490 printf16("/* $Id: probkrnl.c,v 1.1 7 2000-02-26 17:49:28bird Exp $\n"1490 printf16("/* $Id: probkrnl.c,v 1.18 2000-02-27 12:37:53 bird Exp $\n" 1491 1491 "*\n" 1492 1492 "* Autogenerated kernel symbol database.\n" … … 1499 1499 1500 1500 printf16("\n" 1501 "#define INCL_NOPMAPI\n" 1502 "#define INCL_NOBASEAPI\n" 1501 1503 "#include <os2.h>\n" 1502 1504 "#include \"probkrnl.h\"\n"
Note:
See TracChangeset
for help on using the changeset viewer.
