blob: 03bc280a12e66e16f21e01af3fa67267098e7564 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- makedoc7.cpp.orig Sat May 10 20:05:27 1997
+++ makedoc7.cpp Sat May 10 20:05:53 1997
@@ -588,7 +584,7 @@
printf("\n -n builds the .prc file without compression");
printf("\n -b option compresses/decompresses binary");
#if UNIX
- printf("\n");
+ printf("\n\n");
#endif
exit(1);
}
|