Changeset 21742 for branches/gcc-kmk/src/kernel32/oslibdos.h
- Timestamp:
- Oct 25, 2011, 7:13:55 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/kernel32/oslibdos.h
r21732 r21742 367 367 #endif 368 368 369 #ifdef __cplusplus 370 INLINE LPSTR ODINHelperStripUNC(LPSTR strUNC) 371 { 372 return (LPSTR)ODINHelperStripUNC((LPCSTR) strUNC); 373 } 374 #endif 375 369 376 #endif //__OSLIBDOS_H__ 370 377
Note:
See TracChangeset
for help on using the changeset viewer.