summaryrefslogtreecommitdiff
path: root/archivers/xpk/files/patch-shell_xQuery.c
blob: 99c50170eb10ef5045dec6092990cca45ed7b649 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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;