Difference for include/global.h from version 1.8 to 1.9


version 1.8 version 1.9
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_global_h =   * static char *rcsid_global_h =
  *   "$Id: global.h,v 1.8 2000/12/04 00:40:04 cvs Exp $";   *   "$Id: global.h,v 1.9 2000/12/04 07:19:56 cvs Exp $";
  */   */
   
 /*  /*
Line 259
 
Line 259
 # endif  # endif
 #endif  #endif
   
 enum DisplayMode {Dm_Font, Dm_Bitmap, Dm_Pixmap};  
   
 typedef struct Settings {  typedef struct Settings {
     char    *logfilename;   /* logfile to use */      char    *logfilename;   /* logfile to use */
     uint16  csport;     /* port for new client/server */      uint16  csport;     /* port for new client/server */


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:22