Changeset 5604 for trunk/include/win/wine/unicode.h
- Timestamp:
- Apr 27, 2001, 7:34:52 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/wine/unicode.h
r5519 r5604 111 111 *p++ = *src++; 112 112 } 113 *p = 0; 113 114 #endif 114 115 return dst;
Note:
See TracChangeset
for help on using the changeset viewer.