summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 96f5f5b)
raw | patch | inline | side by side (parent: 96f5f5b)
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | |
Fri, 9 Nov 2007 18:24:48 +0000 (18:24 +0000) | ||
committer | Thomas 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 | patch | blob | history |
diff --git a/lib/utils_tcp.h b/lib/utils_tcp.h
index 06506f32903e42a568d994d3d8acbf96dd7c1c1c..b0eb8beefa180a09a52283106e9298f39a887c8f 100644 (file)
--- a/lib/utils_tcp.h
+++ b/lib/utils_tcp.h
-/* 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);