Magellan Linux

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

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

revision 1122 by niro, Sun May 30 11:32:42 2010 UTC revision 1123 by niro, Wed Aug 18 21:56:57 2010 UTC
# Line 57  int file_write_dep(const char *name) Line 57  int file_write_dep(const char *name)
57  }  }
58    
59    
60  /* Allocate initial growable sting */  /* Allocate initial growable string */
61  struct gstr str_new(void)  struct gstr str_new(void)
62  {  {
63   struct gstr gs;   struct gstr gs;

Legend:
Removed from v.1122  
changed lines
  Added in v.1123