Difference for plugins/common/plugin_common.c from version 1.8 to 1.9


version 1.8 version 1.9
Line 351
 
Line 351
     int val;      int val;
     return cfapiMap_get_map( &val, 1, name, 0);      return cfapiMap_get_map( &val, 1, name, 0);
 }  }
 mapstruct*   cf_map_get_first()  mapstruct*   cf_map_get_first(void)
 {  {
     int val;      int val;
     return cfapiMap_get_map( &val, 3);      return cfapiMap_get_map( &val, 3);


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 16:57