mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
184 B
C
11 lines
184 B
C
--- mscompress.c.orig 2000-04-15 13:15:38 UTC
|
|
+++ mscompress.c
|
|
@@ -306,7 +306,7 @@ usage (char *progname)
|
|
exit (0);
|
|
}
|
|
|
|
-void
|
|
+int
|
|
main (int argc, char **argv)
|
|
{
|
|
int in, out;
|