Difference for test/unit/common/stubs_common.c from version 1.2 to 1.3


version 1.2 version 1.3
Line 86
 
Line 86
 void trap_adjust( object* ob, int x )  void trap_adjust( object* ob, int x )
     {      {
     }      }
   
   int execute_event(object* op, int eventcode, object* activator, object* third, const char* message, int fix)
       {
       return 0;
       }


Legend:
line(s) removed in v.1.2 
line(s) changed
 line(s) added in v.1.3

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:09