summaryrefslogtreecommitdiff
path: root/lib/libssl/src/crypto/bn/bn_ctx.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libssl/src/crypto/bn/bn_ctx.c')
-rw-r--r--lib/libssl/src/crypto/bn/bn_ctx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/bn/bn_ctx.c b/lib/libssl/src/crypto/bn/bn_ctx.c
index 2368e251835..ed0f434e609 100644
--- a/lib/libssl/src/crypto/bn/bn_ctx.c
+++ b/lib/libssl/src/crypto/bn/bn_ctx.c
@@ -1,4 +1,4 @@
-/* crypto/bn/bn_ctx.c */
+/* $OpenBSD: bn_ctx.c,v 1.9 2014/06/12 15:49:28 deraadt Exp $ */
/* Written by Ulf Moeller for the OpenSSL project. */
/* ====================================================================
* Copyright (c) 1998-2004 The OpenSSL Project. All rights reserved.