ports/mail/emil/files/patch-charset_chset.c
Johan van Selst 40a3b0ef5f - Respect $CC
- Fix build with clang
- Regenerate patchfiles after including the clang patches
2011-07-25 18:54:26 +00:00

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;