Changeset 495

Show
Ignore:
Timestamp:
10/29/07 17:32:54 (10 months ago)
Author:
krobillard
Message:

Fixed compiler warning.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/thune/eval.c

    r493 r495  
    938938UR_CALL( uc_stack_level ) 
    939939{ 
     940    UR_CALL_UNUSED_TOS; 
     941 
    940942    UR_S_GROW; 
    941943    ur_initType(UR_TOS, UT_INT);