ソースを参照

splitting up tests

Christian Grothoff 17 年 前
コミット
e460b1507c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/testcurl/https/tls_daemon_options_adh_test.c

+ 1 - 1
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;