Changeset 111 for trunk/thune/console.c
- Timestamp:
- 04/12/06 22:53:15 (3 years ago)
- Files:
-
- 1 modified
-
trunk/thune/console.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/console.c
r109 r111 67 67 #else 68 68 str = ur_binPtr( th->callTempBinN ); 69 str->used = 0; 69 70 ur_toStr( ur_result(th, 0), str, 0 ); 70 71 ur_termCStr( str );
