Changeset 8160 for branches/splittup/src/win32k/src/mmf.cpp
- Timestamp:
- Apr 1, 2002, 12:01:05 PM (24 years ago)
- File:
-
- 1 edited
-
branches/splittup/src/win32k/src/mmf.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/splittup/src/win32k/src/mmf.cpp
r8155 r8160 1 /* $Id: mmf.cpp,v 1.1.2. 2 2002-04-01 09:06:07bird Exp $1 /* $Id: mmf.cpp,v 1.1.2.3 2002-04-01 09:57:16 bird Exp $ 2 2 * 3 3 * Memory Mapped Files. 4 4 * 5 * Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@mynd.no)5 * Copyright (c) 2000-2002 knut st. osmundsen (bird@anduin.net) 6 6 * 7 7 * Project Odin Software License can be found in LICENSE.TXT … … 9 9 */ 10 10 #ifndef NOFILEID 11 static const char szFileId[] = "$Id: mmf.cpp,v 1.1.2. 2 2002-04-01 09:06:07bird Exp $";11 static const char szFileId[] = "$Id: mmf.cpp,v 1.1.2.3 2002-04-01 09:57:16 bird Exp $"; 12 12 #endif 13 13
Note:
See TracChangeset
for help on using the changeset viewer.
