manually update execinfo.mk
[dports.git] / archivers / xpk / files / patch-shell_xQuery.c
1 --- shell/xQuery.c.orig 2011-12-22 00:24:32.000000000 +0800
2 +++ shell/xQuery.c      2011-12-22 00:24:43.000000000 +0800
3 @@ -83,7 +83,7 @@ void packerquery(unsigned int packerid)
4    printf("\n");
5  }
6  
7 -void main(int argc, char **argv)
8 +int main(int argc, char **argv)
9  {
10    struct XpkPackerList list;
11    int i;