commit e460b1507c74c3d16b8e3cfee2f37e000c4b0159 parent fb235ab1e49c3c750f8bfc490de67010ca966113 Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 15 Nov 2008 06:26:19 +0000 splitting up tests Diffstat:
| M | src/testcurl/https/tls_daemon_options_adh_test.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/testcurl/https/tls_daemon_options_adh_test.c b/src/testcurl/https/tls_daemon_options_adh_test.c @@ -222,7 +222,7 @@ test_https_transfer (FILE * test_fd, char *cipher_suite, int proto_version) return 0; } -FILE * +static FILE * setupTestFile () { FILE *test_fd;