Difference for x11/xutil.c from version 1.23 to 1.24


version 1.23 version 1.24
Line 1
 
Line 1
 char *rcsid_x11_xutil_c =  const char *rcsid_x11_xutil_c =
     "$Id: xutil.c,v 1.23 2006/02/16 22:32:47 akirschbaum Exp $";      "$Id: xutil.c,v 1.24 2006/02/23 20:18:29 akirschbaum Exp $";
 /*  /*
     Crossfire client, a client program for the crossfire program.      Crossfire client, a client program for the crossfire program.
   
Line 45
 
Line 45
 #include "x11.h"  #include "x11.h"
   
   
 static char *colorname[] = {  static const char *colorname[] = {
 "Black",                /* 0  */  "Black",                /* 0  */
 "White",                /* 1  */  "White",                /* 1  */
 "Navy",                 /* 2  */  "Navy",                 /* 2  */


Legend:
line(s) removed in v.1.23 
line(s) changed
 line(s) added in v.1.24

File made using version 1.96 of cvs2html by leaf at 2006-03-02 11:03