This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / scripts / basic / split-include.c
index 60fc4d8..459c452 100644 (file)
@@ -104,7 +104,7 @@ int main(int argc, const char * argv [])
     /* Read config lines. */
     while (fgets(line, buffer_size, fp_config))
     {
-       const signed char * str_config;
+       const char * str_config;
        int is_same;
        int itarget;