mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
11 lines
171 B
C
11 lines
171 B
C
--- charset/chset.c.orig 1994-11-29 15:08:14 UTC
|
|
+++ charset/chset.c
|
|
@@ -42,7 +42,7 @@ int i;
|
|
return s;
|
|
}
|
|
|
|
-void
|
|
+int
|
|
main (argc, argv)
|
|
int argc;
|
|
char **argv;
|