mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
16a2ae17c6
PR: ports/18696 Submitted by: MAINTAINER Hmm. Seems Maintainer == Author of this port. So, please include `patch-ad' in your next release, thanks.
11 lines
191 B
Plaintext
11 lines
191 B
Plaintext
--- main.c.orig Sat May 20 04:57:58 2000
|
|
+++ main.c Sun May 21 18:49:43 2000
|
|
@@ -532,6 +532,7 @@
|
|
}
|
|
|
|
}
|
|
+void
|
|
usage(char *progname)
|
|
{
|
|
fprintf(stderr, "Usage: %s: [-hV]\n", progname);
|