Difference for crossedit/Attr.c from version 1.24 to 1.25


version 1.24 version 1.25
Line 381
 
Line 381
     {"WeightL",         TypeString, getWeightL, putWeightL},      {"WeightL",         TypeString, getWeightL, putWeightL},
     {"Brand",         TypeString, getBrand, putBrand},      {"Brand",         TypeString, getBrand, putBrand},
  {"Makes",  TypeString, getMakes, putMakes},  /* other_arch */   {"Makes",  TypeString, getMakes, putMakes},  /* other_arch */
     {NULL, 0, 0, NULL}      {NULL, 0, NULL, NULL}
 };  };
   
 static char *allowed_variables[] = {  static char *allowed_variables[] = {


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

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