Code

Fix Debian bug #460097: check_http -M broken
[nagiosplug.git] / lib / utils_tcp.h
index 06506f32903e42a568d994d3d8acbf96dd7c1c1c..b0eb8beefa180a09a52283106e9298f39a887c8f 100644 (file)
@@ -1,4 +1,4 @@
-/* Header file for utils_disk */
+/* Header file for utils_tcp */
 
 int np_expect_match(char* status, char** server_expect, int server_expect_count,
                     int all, int exact_match, int verbose);