From abe2a93fc705791f43b61086d2537bd1f4614a29 Mon Sep 17 00:00:00 2001 From: kn <> Date: Sun, 30 Oct 2022 13:27:15 +0000 Subject: The previous commit message out to say this: --- Fix sparc64 build cc1: warnings being treated as errors .../constraints.c: In function 'test_constraints1': .../constraints.c:451: warning: ISO C90 forbids mixed declarations and code Fix RCS ID while here. --- src/regress/lib/libcrypto/x509/constraints.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/regress/lib/libcrypto/x509/constraints.c b/src/regress/lib/libcrypto/x509/constraints.c index e5c37d21cc..8f7017dd7e 100644 --- a/src/regress/lib/libcrypto/x509/constraints.c +++ b/src/regress/lib/libcrypto/x509/constraints.c @@ -1,4 +1,4 @@ -/* $OpenBSD: constraints.c,v 1.11 2022/10/30 13:23:49 kn Exp $ */ +/* $OpenBSD: constraints.c,v 1.12 2022/10/30 13:27:15 kn Exp $ */ /* * Copyright (c) 2020 Bob Beck * -- cgit v1.2.3-55-g6feb