Fix build failure on Windows due to undefined cflags identifier
[oweals/openssl.git] / apps / ts.c
index ae7604cc698c63457d565e8e320cc41c5e22a85d..ace13bdddb814203c181e439ae88807d845254df 100644 (file)
--- a/apps/ts.c
+++ b/apps/ts.c
@@ -1130,7 +1130,7 @@ static X509_STORE *create_cert_store(char *ca_path, char *ca_file)
 
 static int MS_CALLBACK verify_cb(int ok, X509_STORE_CTX *ctx)
        {
-       /*
+       /*-
        char buf[256];
 
        if (!ok)