Changeset 21916 for trunk/src/ddraw/os2fsdd.cpp
- Timestamp:
- Dec 18, 2011, 10:28:22 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 bin 2 Makefile.inc 1 env.cmd 2 LocalConfig.kmk
-
-
Property svn:mergeinfo
set to
/branches/gcc-kmk merged eligible
- Property svn:ignore
-
trunk/src/ddraw/os2fsdd.cpp
r6646 r21916 15 15 #include <misc.h> 16 16 17 #include <svgadefs.h>17 #include "svgadefs.h" 18 18 19 19 #include "os2fsdd.h" … … 53 53 static ULONG ulTotalModes; 54 54 55 static bIsInFS = FALSE;55 static BOOL bIsInFS = FALSE; 56 56 57 57 /*
Note:
See TracChangeset
for help on using the changeset viewer.