mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 02:30:44 -04:00
11 lines
219 B
C
11 lines
219 B
C
--- charset/chset.c.orig 2011-07-25 20:25:55.000000000 +0200
|
|
+++ charset/chset.c 2011-07-25 20:25:56.000000000 +0200
|
|
@@ -42,7 +42,7 @@ int i;
|
|
return s;
|
|
}
|
|
|
|
-void
|
|
+int
|
|
main (argc, argv)
|
|
int argc;
|
|
char **argv;
|