opnsense-ports/archivers/xpk/files/patch-shell_xQuery.c
Franco Fichtner 6e79da282a */*: sync with upstream
Taken from: FreeBSD
2016-07-27 07:58:02 +02:00

11 lines
257 B
C

--- shell/xQuery.c.orig 2000-04-15 00:37:42 UTC
+++ shell/xQuery.c
@@ -83,7 +83,7 @@ void packerquery(unsigned int packerid)
printf("\n");
}
-void main(int argc, char **argv)
+int main(int argc, char **argv)
{
struct XpkPackerList list;
int i;