[nagiosplug] check_snmp: Fix --help segfault
"Nagios Plugin Development" <[email protected]> Tue, 27 Aug 2013 16:51:13 +0000
| Newsgroups | gmane.network.nagios.plugins.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module: nagiosplug Branch: master Commit: 1cbc73bc8b04962947afdead5e451c4e2318bda9 Author: Holger Weiss <[email protected]> Date: Tue Aug 27 16:08:49 2013 +0200 URL: http://nagiosplug.git.sf.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=commit;h=1cbc73b check_snmp: Fix --help segfault --- plugins/check_snmp.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/plugins/check_snmp.c b/plugins/check_snmp.c index 9ca845d..bae3830 100644 --- a/plugins/check_snmp.c +++ b/plugins/check_snmp.c @@ -1167,7 +1167,7 @@ print_help (void) printf ("\n"); printf ("%s\n", _("Notes:")); printf (" %s\n", _("- Multiple OIDs (and labels) may be indicated by a comma or space-delimited ")); - printf (" %s %i %s\n", _("list (lists with internal spaces must be quoted).")); + printf (" %s\n", _("list (lists with internal spaces must be quoted).")); printf(" -%s", UT_THRESHOLDS_NOTES); ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk