diff options
Diffstat (limited to 'lib/libssl/src/crypto/rand/rand_lib.c')
-rw-r--r-- | lib/libssl/src/crypto/rand/rand_lib.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libssl/src/crypto/rand/rand_lib.c b/lib/libssl/src/crypto/rand/rand_lib.c index c16c7198552..200a868d709 100644 --- a/lib/libssl/src/crypto/rand/rand_lib.c +++ b/lib/libssl/src/crypto/rand/rand_lib.c @@ -1,3 +1,4 @@ +/* $OpenBSD: rand_lib.c,v 1.17 2014/06/12 15:49:30 deraadt Exp $ */ /* * Copyright (c) 2014 Ted Unangst <tedu@openbsd.org> * |