Difference for crossedit/stubs.c from version 1.4 to 1.5


version 1.4 version 1.5
Line 13
 
Line 13
     {      {
     fprintf(logfile, "%s\n", txt);      fprintf(logfile, "%s\n", txt);
     }      }
 void new_info_map(int color, mapstruct *map, const char *str)  void new_info_map(int color, const mapstruct *map, const char *str)
     {      {
     fprintf(logfile, "new_info_map: %s\n", str);      fprintf(logfile, "new_info_map: %s\n", str);
     }      }


Legend:
line(s) removed in v.1.4 
line(s) changed
 line(s) added in v.1.5

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