Changeset 431 for branches/thune/thread_safe/tokenize.c
- Timestamp:
- 07/16/07 03:30:29 (17 months ago)
- Files:
-
- 1 modified
-
branches/thune/thread_safe/tokenize.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/thune/thread_safe/tokenize.c
r427 r431 299 299 300 300 /** 301 \return Returns block index or zero if an error is thrown.301 \return Block index or zero if an error is thrown. 302 302 */ 303 303 UIndex ur_tokenize( UThread* ut, const char* it, const char* end )
