X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Fstatd%2Fmonitor.c;h=eadc43441fbd1e6a0ebeba00b6f5e6ca77754432;hb=ec637de16210c1c6fcb3a0df34d7889592f577dc;hp=e40ff7d3a49a2c6b28860865336c9d257592dd8e;hpb=6080a2854af9c12a5794a389e98f0cd4d3942a6c;p=nfs-utils.git diff --git a/utils/statd/monitor.c b/utils/statd/monitor.c index e40ff7d..eadc434 100644 --- a/utils/statd/monitor.c +++ b/utils/statd/monitor.c @@ -280,7 +280,7 @@ void load_state(void) b = strchr(buf, '\n'); if (b) *b = 0; sscanf(buf, "%x %x %x %x ", - &addr, &prog, &vers, &proc, myname); + &addr, &prog, &vers, &proc); b = buf+36; for (i=0; i