Difference for crossedit/png.c from version 1.6 to 1.7


version 1.6 version 1.7
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_png_c =   * static char *rcsid_png_c =
  *   "$Id: png.c,v 1.6 2002/05/20 03:11:49 mwedel Exp $";   *   "$Id: png.c,v 1.7 2002/07/15 04:25:39 mwedel Exp $";
  */   */
 /*  /*
     Crossfire client, a client program for the crossfire program.      Crossfire client, a client program for the crossfire program.
   
     Copyright (C) 2000 Mark Wedel      Copyright (C) 2002 Mark Wedel & Crossfire Development Team
   
     This program is free software; you can redistribute it and/or modify      This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by      it under the terms of the GNU General Public License as published by
Line 21
 
Line 21
     along with this program; if not, write to the Free Software      along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.      Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   
     The author can be reached via e-mail to mwedel@scruz.net      The authors can be reached via e-mail at crossfire-devel@real-time.com
 */  */
   
 /* This is a light weight png -> xpixmap function.  Most of the code is from  /* This is a light weight png -> xpixmap function.  Most of the code is from


Legend:
line(s) removed in v.1.6 
line(s) changed
 line(s) added in v.1.7

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