Changeset 4107 for branches/GRACE/src
- Timestamp:
- Aug 29, 2000, 12:42:38 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GRACE/src/win32k/include/options.h
r4017 r4107 1 /* $Id: options.h,v 1.10.4. 2 2000-08-15 06:16:04bird Exp $1 /* $Id: options.h,v 1.10.4.3 2000-08-28 22:42:38 bird Exp $ 2 2 * 3 3 * Options. … … 47 47 {FALSE, /* fQuiet */ \ 48 48 OUTPUT_COM2, /* usCom */ \ 49 TRUE,/* fLogging */ \49 FALSE, /* fLogging */ \ 50 50 KF_UNI, /* fKernel */ \ 51 51 ~0UL, /* ulBuild */ \
Note:
See TracChangeset
for help on using the changeset viewer.