aboutsummaryrefslogtreecommitdiffstats
path: root/apps/ts.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ts.c')
-rw-r--r--apps/ts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ts.c b/apps/ts.c
index ec83aacda4..80f14bd821 100644
--- a/apps/ts.c
+++ b/apps/ts.c
@@ -978,4 +978,4 @@ static int verify_cb(int ok, X509_STORE_CTX *ctx)
{
return ok;
}
-#endif
+#endif /* ndef OPENSSL_NO_TS */