Difference for common/recipe.c from version 1.16 to 1.17


version 1.16 version 1.17
Line 60
 
Line 60
   return t;    return t;
 }  }
    
 /* get_formulalist() - returns pointer to the formula list */  /* get_formulalist() - returns pointer to the formula list
    * i is the number of ingredients.
    */
   
 recipelist * get_formulalist ( int i ) {  recipelist * get_formulalist ( int i ) {
   recipelist *fl=formulalist;    recipelist *fl=formulalist;


Legend:
line(s) removed in v.1.16 
line(s) changed
 line(s) added in v.1.17

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