From: Thomas Guyot-Sionnest Date: Fri, 9 Nov 2007 18:24:48 +0000 (+0000) Subject: Nothing to see here... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;ds=sidebyside;h=29471dda5ae9e750809e7a25b93d6bf6a2913bc2;p=nagiosplug.git Nothing to see here... git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1816 f882894a-f735-0410-b71e-b25c423dba1c --- diff --git a/lib/utils_tcp.h b/lib/utils_tcp.h index 06506f3..b0eb8be 100644 --- a/lib/utils_tcp.h +++ b/lib/utils_tcp.h @@ -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);