mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
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);
|