Changeset 390 for branches/thune/thread_safe/gl/audio.c
- Timestamp:
- 05/17/07 18:27:45 (18 months ago)
- Files:
-
- 1 modified
-
branches/thune/thread_safe/gl/audio.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/thune/thread_safe/gl/audio.c
r362 r390 166 166 } 167 167 168 file = ur_cstring( tos );168 file = ur_cstring( ut, tos ); 169 169 if( file ) 170 170 {
