Difference for include/global.h from version 1.22 to 1.23


version 1.22 version 1.23
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_global_h =   * static char *rcsid_global_h =
  *   "$Id: global.h,v 1.22 2001/11/19 23:30:28 michtoen Exp $";   *   "$Id: global.h,v 1.23 2001/12/03 07:51:40 mwedel Exp $";
  */   */
   
 /*  /*
Line 126
 
Line 126
   
 #define NUM_COLORS 13  #define NUM_COLORS 13
   
 extern char *colorname[NUM_COLORS][2];  extern char *colorname[NUM_COLORS];
   
 extern New_Face *new_faces;  extern New_Face *new_faces;
   


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

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