diff --git a/lib/utils_tcp.h b/lib/utils_tcp.h index 06506f32..b0eb8bee 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);