diff options
Diffstat (limited to 'libc/stdlib/rand.c')
-rw-r--r-- | libc/stdlib/rand.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/stdlib/rand.c b/libc/stdlib/rand.c index 4b899c0fc..0117d890b 100644 --- a/libc/stdlib/rand.c +++ b/libc/stdlib/rand.c @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* * rand for uClibc * Copyright (C) 2000-2006 by Erik Andersen <andersen@uclibc.org> |