From 71477dc340552244618421bfc331e3226e59f4ea Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Thu, 12 Jun 2014 15:49:31 +0000 Subject: tags as requested by miod and tedu --- src/lib/libcrypto/ec/ec_lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/libcrypto/ec/ec_lib.c') diff --git a/src/lib/libcrypto/ec/ec_lib.c b/src/lib/libcrypto/ec/ec_lib.c index 3313573a05..065eaee03e 100644 --- a/src/lib/libcrypto/ec/ec_lib.c +++ b/src/lib/libcrypto/ec/ec_lib.c @@ -1,4 +1,4 @@ -/* crypto/ec/ec_lib.c */ +/* $OpenBSD: ec_lib.c,v 1.12 2014/06/12 15:49:29 deraadt Exp $ */ /* * Originally written by Bodo Moeller for the OpenSSL project. */ -- cgit v1.2.3-55-g6feb