- Timestamp:
- Feb 19, 2003, 1:18:06 PM (23 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/kernel32/exceptions.cpp (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/kernel32/exceptions.cppr9824 r9827 1 /* $Id: exceptions.cpp,v 1.6 7 2003-02-18 18:48:53sandervl Exp $ */1 /* $Id: exceptions.cpp,v 1.68 2003-02-19 12:18:06 sandervl Exp $ */ 2 2 3 3 /* … … 1243 1243 } 1244 1244 BOOL ret = map->commitPage(offset, fWriteAccess); 1245 map->Release() ;1245 map->Release() 1246 1246 if(ret == TRUE); 1247 1247 goto continueexecution; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
