Slight formatting glitch.
This commit is contained in:
parent
b32187bfe9
commit
2cf006181e
@ -1,4 +1,4 @@
|
|||||||
/* $NetBSD: random.c,v 1.14 1998/09/09 19:34:00 kleink Exp $ */
|
/* $NetBSD: random.c,v 1.15 1998/10/19 15:52:37 kleink Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1983, 1993
|
* Copyright (c) 1983, 1993
|
||||||
@ -38,7 +38,7 @@
|
|||||||
#if 0
|
#if 0
|
||||||
static char sccsid[] = "@(#)random.c 8.2 (Berkeley) 5/19/95";
|
static char sccsid[] = "@(#)random.c 8.2 (Berkeley) 5/19/95";
|
||||||
#else
|
#else
|
||||||
__RCSID("$NetBSD: random.c,v 1.14 1998/09/09 19:34:00 kleink Exp $");
|
__RCSID("$NetBSD: random.c,v 1.15 1998/10/19 15:52:37 kleink Exp $");
|
||||||
#endif
|
#endif
|
||||||
#endif /* LIBC_SCCS and not lint */
|
#endif /* LIBC_SCCS and not lint */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user