Difference for common/recipe.c from version 1.7 to 1.8


version 1.7 version 1.8
Line 495
 
Line 495
       num_errors);        num_errors);
 }  }
   
 #if 0  
 recipe *get_first_recipe() {  
   recipelist *fl=formulalist;  
   recipe *formula=fl->items;  
   
   return formula;  
 }  
 #endif  
   
 char * ingred_name (char *name) {  char * ingred_name (char *name) {
   char *cp=name;    char *cp=name;
    


Legend:
line(s) removed in v.1.7 
line(s) changed
 line(s) added in v.1.8

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