From 87d0c26dfb60b5b40ce00952f8f5c491bc12ddad Mon Sep 17 00:00:00 2001 From: tb <> Date: Tue, 12 Nov 2024 10:26:06 +0000 Subject: KNF nit for end of comment marker --- src/lib/libcrypto/ec/ecp_methods.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/ec/ecp_methods.c b/src/lib/libcrypto/ec/ecp_methods.c index 3dc7091850..9cce6880df 100644 --- a/src/lib/libcrypto/ec/ecp_methods.c +++ b/src/lib/libcrypto/ec/ecp_methods.c @@ -1,8 +1,8 @@ -/* $OpenBSD: ecp_methods.c,v 1.1 2024/11/12 10:25:16 tb Exp $ */ +/* $OpenBSD: ecp_methods.c,v 1.2 2024/11/12 10:26:06 tb Exp $ */ /* Includes code written by Lenka Fibikova * for the OpenSSL project. * Includes code written by Bodo Moeller for the OpenSSL project. -*/ + */ /* ==================================================================== * Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. * -- cgit v1.2.3-55-g6feb