freebsd-ports/sysutils/lsmlib/files/patch-main.c
Sergey A. Osokin aae95e13a6 Fix build on -CURRENT (gcc-3.3)
Submitted by:	Simon Barner <barner@in.tum.de>
2003-07-20 12:33:00 +00:00

11 lines
304 B
C

--- main.c.orig Sat Jul 19 06:04:26 2003
+++ main.c Sat Jul 19 06:03:37 2003
@@ -21,7 +21,7 @@
#define USAGE "usage: lsm [-h] [-o file] [dir] \n \
\n \
\th \t: print this help message\n \
-\tv \t: print current version\n
+\tv \t: print current version\n\
\to file \t: use file as output \n\n\n\
"