Changeset 293 for trunk/thune/uds
- Timestamp:
- 10/05/06 16:05:00 (2 years ago)
- Files:
-
- 1 modified
-
trunk/thune/uds/uds_test.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/uds/uds_test.c
r274 r293 74 74 75 75 76 if( ur_startup( &env ) != UR_EVAL_OK )76 if( ur_startup( &env, 0, 0 ) != UR_EVAL_OK ) 77 77 { 78 78 printf( "ur_startup failed\n" );
