summaryrefslogtreecommitdiffstats
path: root/lib/utils_tcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/utils_tcp.h')
-rw-r--r--lib/utils_tcp.h2
1 files changed, 1 insertions, 1 deletions
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 @@
1/* Header file for utils_disk */ 1/* Header file for utils_tcp */
2 2
3int np_expect_match(char* status, char** server_expect, int server_expect_count, 3int np_expect_match(char* status, char** server_expect, int server_expect_count,
4 int all, int exact_match, int verbose); 4 int all, int exact_match, int verbose);