(file) Return to modeline2c.pl CVS log (file) (dir) Up to [XFree86 CVS] / xc / programs / Xserver / hw / xfree86 / common

Diff for /xc/programs/Xserver/hw/xfree86/common/modeline2c.pl between version 1.10 and 1.11

version 1.10, 2003/08/24 17:36:49 version 1.11, 2003/11/03 05:11:01
Line 34 
Line 34 
 # the sale, use or other dealings in this Software without prior written # the sale, use or other dealings in this Software without prior written
 # authorization from the copyright holder(s) and author(s). # authorization from the copyright holder(s) and author(s).
 # #
 # $XFree86: xc/programs/Xserver/hw/xfree86/common/modeline2c.pl,v 1.9 2003/03/25 04:18:20 dawes Exp $  # $XFree86: xc/programs/Xserver/hw/xfree86/common/modeline2c.pl,v 1.10tsi Exp $
  
 #my %flagshash; #my %flagshash;
 $flagshash{""} = "0"; $flagshash{""} = "0";
Line 56 
Line 56 
 # stop CVS from expanding the XFree86 Id here... # stop CVS from expanding the XFree86 Id here...
  
 $proj = "XFree86"; $proj = "XFree86";
 printf("/* \$$proj: \$ */  printf("/* \$$proj\$ */
  
 /* THIS FILE IS AUTOMATICALLY GENERATED -- DO NOT EDIT -- LOOK at /* THIS FILE IS AUTOMATICALLY GENERATED -- DO NOT EDIT -- LOOK at
  * modeline2c.pl */  * modeline2c.pl */
Line 77 
Line 77 
  
 #include \"globals.h\" #include \"globals.h\"
  
 #define MODEPREFIX(name) NULL, NULL, name, 0,M_T_DEFAULT  #define MODEPREFIX(name) NULL, NULL, name, MODE_OK, M_T_DEFAULT
 #define MODESUFFIX       0,0, 0,0,0,0,0,0,0, 0,0,0,0,0,0,FALSE,FALSE,0,NULL,0,0.0,0.0 #define MODESUFFIX       0,0, 0,0,0,0,0,0,0, 0,0,0,0,0,0,FALSE,FALSE,0,NULL,0,0.0,0.0
  
 DisplayModeRec xf86DefaultModes [] = { DisplayModeRec xf86DefaultModes [] = {


Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

Powered by
ViewCVS 0.9.2