Difference for crossedit/xutil.c from version 1.8 to 1.9


version 1.8 version 1.9
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_xutil_c =   * static char *rcsid_xutil_c =
  *   "$Id: xutil.c,v 1.8 2001/12/16 03:31:03 mwedel Exp $";   *   "$Id: xutil.c,v 1.9 2002/04/24 06:31:48 mwedel Exp $";
  */   */
   
 /*  /*
Line 119
 
Line 119
     LOG(llevDebug,"Building images...");      LOG(llevDebug,"Building images...");
   
     if (type==Dm_Png) {      if (type==Dm_Png) {
  sprintf(filename,"%s/crossfire.png",settings.datadir);   sprintf(filename,"%s/crossfire.0",settings.datadir);
 #ifdef HAVE_LIBPNG  #ifdef HAVE_LIBPNG
  init_pngx_loader(gdisp);   init_pngx_loader(gdisp);
 #endif  #endif


Legend:
line(s) removed in v.1.8 
line(s) changed
 line(s) added in v.1.9

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