mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
235 B

--- ./mkinit.c.orig 2004-09-15 11:14:23.000000000 +0200
+++ ./mkinit.c 2004-09-15 11:34:31.000000000 +0200
@@ -358,6 +358,7 @@
while (p[-1] == ' ')
p--;
*p = '\0';
+ q[1] = 0;
}
}
addstr("extern", &decls);