summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/statd/statd.c2
1 files changed, 1 insertions, 1 deletions
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;