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/bn/bn_mod.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/libcrypto/bn/bn_mod.c') diff --git a/src/lib/libcrypto/bn/bn_mod.c b/src/lib/libcrypto/bn/bn_mod.c index dae388ac84..9bd1f1ca1d 100644 --- a/src/lib/libcrypto/bn/bn_mod.c +++ b/src/lib/libcrypto/bn/bn_mod.c @@ -1,4 +1,4 @@ -/* crypto/bn/bn_mod.c */ +/* $OpenBSD: bn_mod.c,v 1.7 2014/06/12 15:49:28 deraadt Exp $ */ /* Includes code written by Lenka Fibikova * for the OpenSSL project. */ /* ==================================================================== -- cgit v1.2.3-55-g6feb