ocsp.c: zap trailing whitespace
authortb <tb@openbsd.org>
Thu, 29 Aug 2024 11:04:02 +0000 (11:04 +0000)
committertb <tb@openbsd.org>
Thu, 29 Aug 2024 11:04:02 +0000 (11:04 +0000)
usr.bin/openssl/ocsp.c

index cc942a4..945303c 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: ocsp.c,v 1.23 2023/03/06 14:32:06 tb Exp $ */
+/* $OpenBSD: ocsp.c,v 1.24 2024/08/29 11:04:02 tb Exp $ */
 /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
  * project 2000.
  */
@@ -168,7 +168,7 @@ ocsp_opt_cert(char *arg)
        }
        return (0);
 }
-       
+
 static int
 ocsp_opt_cert_id_md(int argc, char **argv, int *argsused)
 {