X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fstatd%2Fstatd.c;h=a63a6a26a37bcbcef46a61582e06fcd1146cc461;hp=f467e74953e65da2e03bcadf203e223b3d694d3b;hb=b5cb3f2f03186c514af01b835296da084ae286d9;hpb=2da8f89b798fc5d811fc4b252ca8ad7461d07fbd 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;