Changeset 439 for branches/thune/thread_safe/files.c
- Timestamp:
- 07/25/07 22:34:49 (16 months ago)
- Files:
-
- 1 modified
-
branches/thune/thread_safe/files.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/thune/thread_safe/files.c
r432 r439 959 959 960 960 { 961 UCell* val = ur_makePort( dev, tos );961 UCell* val = ur_makePort( ut, dev, tos ); 962 962 if( val ) 963 963 {
