[nagiosplug] check_mysql: Fix copy'n'pasted comments
"Nagios Plugin Development" <[email protected]> Sun, 18 Aug 2013 20:40:42 +0000
| Newsgroups | gmane.network.nagios.plugins.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module: nagiosplug Branch: master Commit: 584555098d7f13b8635ef23460694d14d8f712a4 Author: Holger Weiss <[email protected]> Date: Sun Aug 18 22:28:18 2013 +0200 URL: http://nagiosplug.git.sf.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=commit;h=5845550 check_mysql: Fix copy'n'pasted comments --- plugins/check_mysql.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/check_mysql.c b/plugins/check_mysql.c index 521c902..e7db0de 100644 --- a/plugins/check_mysql.c +++ b/plugins/check_mysql.c @@ -407,10 +407,10 @@ process_arguments (int argc, char **argv) optarg++; } break; - case 'f': /* username */ + case 'f': /* client options file */ opt_file = optarg; break; - case 'g': /* username */ + case 'g': /* client options group */ opt_group = optarg; break; case 'P': /* critical time threshold */ ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk