1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/palm/pilot_makedoc/files/patch-aa

12 lines
310 B
Plaintext
Raw Normal View History

--- 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);
}