opnsense-ports/archivers/xpk/files/patch-shell_xQuery.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
305 B
C

--- shell/xQuery.c.orig 2011-12-22 00:24:32.000000000 +0800
+++ shell/xQuery.c 2011-12-22 00:24:43.000000000 +0800
@@ -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;