Changeset 265 for trunk/thune/files.c
- Timestamp:
- 08/30/06 16:25:25 (2 years ago)
- Files:
-
- 1 modified
-
trunk/thune/files.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/files.c
r264 r265 96 96 97 97 98 /** 99 \return Pointer to C character string or zero if cell is not UT_STRING. 100 */ 98 101 const char* ur_cstring( UCell* cell ) 99 102 {
