Add an empty line
authortb <tb@openbsd.org>
Sun, 1 Oct 2023 04:48:39 +0000 (04:48 +0000)
committertb <tb@openbsd.org>
Sun, 1 Oct 2023 04:48:39 +0000 (04:48 +0000)
regress/lib/libcrypto/x509/constraints.c

index 90b7ffb..6677b58 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: constraints.c,v 1.16 2023/09/29 15:53:59 beck Exp $   */
+/*     $OpenBSD: constraints.c,v 1.17 2023/10/01 04:48:39 tb Exp $     */
 /*
  * Copyright (c) 2020 Bob Beck <beck@openbsd.org>
  *
@@ -388,6 +388,7 @@ test_invalid_uri(void)
  done:
        return failure;
 }
+
 static int
 test_valid_uri(void)
 {