Magellan Linux

Diff of /trunk/mkinitrd-magellan/busybox/scripts/kconfig/expr.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 815 by niro, Sat Sep 1 22:45:15 2007 UTC revision 816 by niro, Fri Apr 24 18:33:46 2009 UTC
# Line 824  bool expr_depends_symbol(struct expr *de Line 824  bool expr_depends_symbol(struct expr *de
824   default:   default:
825   ;   ;
826   }   }
827   return false;   return false;
828  }  }
829    
830  struct expr *expr_extract_eq_and(struct expr **ep1, struct expr **ep2)  struct expr *expr_extract_eq_and(struct expr **ep1, struct expr **ep2)

Legend:
Removed from v.815  
changed lines
  Added in v.816