Procházet zdrojové kódy

Update wording in comments

Instead of saying "for Nagios 2.x" I changed it to "for Nagios Core".
Troy Lea před 10 roky
rodič
revize
c32b1002d6
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      plugins/check_cluster.c

+ 1 - 1
plugins/check_cluster.c

@@ -1,6 +1,6 @@
 /*****************************************************************************
 * 
-* check_cluster.c - Host and Service Cluster Plugin for Nagios 2.x
+* check_cluster.c - Host and Service Cluster Plugin for Nagios Core
 * 
 * License: GPL
 * Copyright (c) 2000-2004 Ethan Galstad (nagios@nagios.org)