Changeset 21824 for branches/gcc-kmk/src/user32/win32wbase.h
- Timestamp:
- Nov 25, 2011, 10:19:52 PM (14 years ago)
- File:
-
- 1 edited
-
branches/gcc-kmk/src/user32/win32wbase.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/user32/win32wbase.h
r21802 r21824 353 353 #ifdef DEBUG 354 354 LONG addRef(); 355 LONG release(c har *function = __FUNCTION__, int line = __LINE__ );355 LONG release(const char *function = __FUNCTION__, int line = __LINE__ ); 356 356 #endif 357 357
Note:
See TracChangeset
for help on using the changeset viewer.
