Bryan Drewery %!s(int64=21) %!d(string=hai) anos
pai
achega
b87abfe424
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/makehelp.c

+ 1 - 1
src/makehelp.c

@@ -189,7 +189,7 @@ help_t help[] = \n\
     }
     buffer = NULL;
   }
-//  fprintf(out, "#endif /* HELP_H */\n");
+  fprintf(out, "#endif /* HELP_H */\n");
   printf(" Success\n");
   if (in) fclose(in);
   if (out) fclose(out);