[PATCH 2/2] Fixed typo in cmd.c

Hendrik Baecker andurin at process-zero.de
Wed Jan 20 17:31:59 CET 2010


---
 cgi/cmd.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cgi/cmd.c b/cgi/cmd.c
index f3a5ffe..53a95a6 100644
--- a/cgi/cmd.c
+++ b/cgi/cmd.c
@@ -690,7 +690,7 @@ void request_command_data(int cmd){
 
 	case CMD_ENABLE_SVC_CHECK:
 	case CMD_DISABLE_SVC_CHECK:
-		printf("%s actice checks of a particular service",(cmd==CMD_ENABLE_SVC_CHECK)?"enable":"disable");
+		printf("%s active checks of a particular service",(cmd==CMD_ENABLE_SVC_CHECK)?"enable":"disable");
 		break;
 		
 	case CMD_ENABLE_NOTIFICATIONS:
-- 
1.6.3.3


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev




More information about the Developers mailing list