Explorar el Código

Update wording in comments

Instead of saying "for Nagios 2.x" I changed it to "for Nagios Core".
Troy Lea hace 10 años
padre
commit
c32b1002d6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)