summaryrefslogtreecommitdiff
path: root/lib/libcrypto/bn/bn_rand.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2014-06-12 15:49:32 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2014-06-12 15:49:32 +0000
commit49a392b36834a2c852c7913eca64b1663500622a (patch)
treec526d22b9e2f914670ee1207fe73124442677cfd /lib/libcrypto/bn/bn_rand.c
parentdba886c38cea7b6970051b037308699d853bc83b (diff)
tags as requested by miod and tedu
Diffstat (limited to 'lib/libcrypto/bn/bn_rand.c')
-rw-r--r--lib/libcrypto/bn/bn_rand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/bn/bn_rand.c b/lib/libcrypto/bn/bn_rand.c
index 0073eec35c0..cbb1984a2ed 100644
--- a/lib/libcrypto/bn/bn_rand.c
+++ b/lib/libcrypto/bn/bn_rand.c
@@ -1,4 +1,4 @@
-/* crypto/bn/bn_rand.c */
+/* $OpenBSD: bn_rand.c,v 1.14 2014/06/12 15:49:28 deraadt Exp $ */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*