Sophie

Sophie

distrib > Arklinux > devel > x86_64 > by-pkgid > 5b940e974faae500b8be8331a3cc5064 > files > 21

mkinitrd-5.0.17-24ark.src.rpm

--- mkinitrd-5.0.8/nash/nash.c.compile~	2005-10-21 23:37:07.000000000 +0200
+++ mkinitrd-5.0.8/nash/nash.c	2005-10-24 20:14:25.000000000 +0200
@@ -2050,7 +2050,7 @@
     int i;
     char * start, * end;
     char * chptr;
-    int rc;
+    int rc = 1;
     const struct commandHandler *handler;
 
     i = readFD(fd, &contents);