Difference for test/unit/random_maps/stubs_random.c from version 1.1 to 1.2


version 1.1 version 1.2
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.1 
line(s) changed
 line(s) added in v.1.2

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