freebsd-ports/sysutils/weedit/files/patch-weedit.c
Emanuel Haupt 49477413c0 - Remove vanished master site
- Quiesce portlint about patch format
2016-03-25 20:59:47 +00:00

11 lines
231 B
C

--- weedit.c.orig 2016-03-25 20:56:46 UTC
+++ weedit.c
@@ -265,7 +265,7 @@ void usage(char *fname)
exit (-1);
}
-int main(unsigned int argc, char **argv)
+int main(int argc, char **argv)
{
float timeval;
unsigned long i;