X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Fstatd%2Fmonitor.c;h=286a5e21e173442c6445f109ffe82765ea4bfdaf;hb=eb8229338f060f3974fd5557c8bc86fdb9005a81;hp=325dfd3ac8bb3c12b7b6ab07b6b97923d46bd615;hpb=d16bd0400fc096ec2fed36d5dfa8620b2370e4d1;p=nfs-utils.git diff --git a/utils/statd/monitor.c b/utils/statd/monitor.c index 325dfd3..286a5e2 100644 --- a/utils/statd/monitor.c +++ b/utils/statd/monitor.c @@ -249,7 +249,7 @@ void load_state(void) count = nsm_load_monitor_list(load_one_host); if (count) - xlog(D_GENERAL, "Loaded %u previously monitored hosts"); + xlog(D_GENERAL, "Loaded %u previously monitored hosts", count); } /*