summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/rand.c
diff options
context:
space:
mode:
authortb <>2016-10-22 19:19:34 +0000
committertb <>2016-10-22 19:19:34 +0000
commited59924354242d097021720d30f43572b5be54f7 (patch)
treeb76aec1fe2008268f364e2da583bc4d15e3bc2ce /src/lib/libc/stdlib/rand.c
parent97d6ce5e637e147d155376f399497d44bdcbcf29 (diff)
downloadopenbsd-ed59924354242d097021720d30f43572b5be54f7.tar.gz
openbsd-ed59924354242d097021720d30f43572b5be54f7.tar.bz2
openbsd-ed59924354242d097021720d30f43572b5be54f7.zip
$OpenBSD$
Diffstat (limited to 'src/lib/libc/stdlib/rand.c')
-rw-r--r--src/lib/libc/stdlib/rand.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/libc/stdlib/rand.c b/src/lib/libc/stdlib/rand.c
index 56e672af01..f4a8d20afa 100644
--- a/src/lib/libc/stdlib/rand.c
+++ b/src/lib/libc/stdlib/rand.c
@@ -1,3 +1,4 @@
1/* $OpenBSD: rand.c,v 1.17 2016/10/22 19:19:34 tb Exp $ */
1/*- 2/*-
2 * Copyright (c) 1990 The Regents of the University of California. 3 * Copyright (c) 1990 The Regents of the University of California.
3 * All rights reserved. 4 * All rights reserved.