Code

Nothing to see here...
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Fri, 9 Nov 2007 18:24:48 +0000 (18:24 +0000)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Fri, 9 Nov 2007 18:24:48 +0000 (18:24 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1816 f882894a-f735-0410-b71e-b25c423dba1c

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);