fix typo
[openssl.git] / ssl / ssltest.c
index ed80716310421264eb5c763399280086cc90ea48..e9d339a8a3217c9c6f70cf3dfcb173786b81a6bf 100644 (file)
@@ -530,7 +530,7 @@ int main(int argc, char *argv[])
 #ifndef OPENSSL_NO_ECDH                
                        named_curve = *(++argv);
 #else
-                       fprintf(stderr,"ignoring -named_curve, since I'm compiled without ECDH\n"
+                       fprintf(stderr,"ignoring -named_curve, since I'm compiled without ECDH\n");
                        ++argv;
 #endif
                        }