Changeset 427 for branches/thune/thread_safe/thune.c
- Timestamp:
- 07/07/07 04:41:31 (17 months ago)
- Files:
-
- 1 modified
-
branches/thune/thread_safe/thune.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/thune/thread_safe/thune.c
r426 r427 475 475 tblkN = ur_tokenize( ut, 476 476 str->ptr.c + val->series.it, 477 str->ptr.c + str->used , 0);477 str->ptr.c + str->used ); 478 478 if( ! tblkN ) 479 479 goto throw_cc;
