Changeset 382 for trunk/include
- Timestamp:
- Dec 4, 2011, 6:26:15 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/sh_utils.h
r373 r382 65 65 */ 66 66 char * sh_util_strdup (const char * str) SH_GNUC_MALLOC; 67 char * sh_util_strdup_track (const char * str, 68 char * file, int line) SH_GNUC_MALLOC; 67 69 68 70 /* returns allocated memory
Note:
See TracChangeset
for help on using the changeset viewer.