summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorkjell <kjell@openbsd.org>2005-06-06 14:57:59 +0000
committerkjell <kjell@openbsd.org>2005-06-06 14:57:59 +0000
commitb9472f3e00a894b683db3c945af6aa349dbd26fd (patch)
treec5f5ac9ea2b243499cca392c02f7da61dfc8c62b /lib/libc
parentoops. on 686 we count fpswtch in another function... (diff)
downloadwireguard-openbsd-b9472f3e00a894b683db3c945af6aa349dbd26fd.tar.xz
wireguard-openbsd-b9472f3e00a894b683db3c945af6aa349dbd26fd.zip
Change email address for author, at his request.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/crypt/arc4random.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/crypt/arc4random.c b/lib/libc/crypt/arc4random.c
index 42a1a456e51..843751d09e8 100644
--- a/lib/libc/crypt/arc4random.c
+++ b/lib/libc/crypt/arc4random.c
@@ -1,7 +1,7 @@
-/* $OpenBSD: arc4random.c,v 1.13 2005/06/06 04:54:28 kjell Exp $ */
+/* $OpenBSD: arc4random.c,v 1.14 2005/06/06 14:57:59 kjell Exp $ */
/*
- * Copyright (c) 1996, David Mazieres <dm@lcs.mit.edu>
+ * Copyright (c) 1996, David Mazieres <dm@uun.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above