diff options
author | 2014-06-12 15:49:27 +0000 | |
---|---|---|
committer | 2014-06-12 15:49:27 +0000 | |
commit | c3d6a26af7455bccce87985ff78ef0efc39b65e1 (patch) | |
tree | e33a1578f7baa601a43c5042bc97fea75fedf2f4 /lib/libcrypto/rand/rand_lib.c | |
parent | update to 1.6.0 with official syslog support backported from the 1.7 branch (diff) | |
download | wireguard-openbsd-c3d6a26af7455bccce87985ff78ef0efc39b65e1.tar.xz wireguard-openbsd-c3d6a26af7455bccce87985ff78ef0efc39b65e1.zip |
tags as requested by miod and tedu
Diffstat (limited to 'lib/libcrypto/rand/rand_lib.c')
-rw-r--r-- | lib/libcrypto/rand/rand_lib.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcrypto/rand/rand_lib.c b/lib/libcrypto/rand/rand_lib.c index c16c7198552..200a868d709 100644 --- a/lib/libcrypto/rand/rand_lib.c +++ b/lib/libcrypto/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> * |