freebsd-ports/archivers/xpk/files/patch-shell_xQuery.c
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00: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;