SF.net SVN: nagiosplug: [1768] nagiosplug/trunk/lib/utils_base.c
| Newsgroups | gmane.network.nagios.plugins.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 1768
http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=1768&view=rev
Author: hweiss
Date: 2007-07-29 05:42:05 -0700 (Sun, 29 Jul 2007)
Log Message:
-----------
Don't use C++ style comments.
Modified Paths:
--------------
nagiosplug/trunk/lib/utils_base.c
Modified: nagiosplug/trunk/lib/utils_base.c
===================================================================
--- nagiosplug/trunk/lib/utils_base.c 2007-07-27 15:49:01 UTC (rev 1767)
+++ nagiosplug/trunk/lib/utils_base.c 2007-07-29 12:42:05 UTC (rev 1768)
@@ -238,7 +238,7 @@
printf(_("This plugin must be either run as root or setuid root.\n"));
printf(_("To run as root, you can use a tool like sudo.\n"));
printf(_("To set the setuid permissions, use the command:\n"));
- // XXX could we use something like progname?
+ /* XXX could we use something like progname? */
printf("\tchmod u+s yourpluginfile\n");
}
return status;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/