X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Fstatd%2Fstatd.c;h=a63a6a26a37bcbcef46a61582e06fcd1146cc461;hb=3d81b436c6114a8b73cc6f4608a37163e8a9ff9d;hp=f467e74953e65da2e03bcadf203e223b3d694d3b;hpb=e680a1f075b9f05c55542055644ee984a4c93369;p=nfs-utils.git diff --git a/utils/statd/statd.c b/utils/statd/statd.c index f467e74..a63a6a2 100644 --- a/utils/statd/statd.c +++ b/utils/statd/statd.c @@ -121,7 +121,7 @@ int main (int argc, char **argv) { extern char *optarg; int pid; - char arg; + int arg; /* Default: daemon mode, no other options */ run_mode = 0;