about summary refs log tree commit diff
path: root/stdlib/nrand48.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/nrand48.c')
-rw-r--r--stdlib/nrand48.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/nrand48.c b/stdlib/nrand48.c
index 0dd2c2b34f..455892e7ab 100644
--- a/stdlib/nrand48.c
+++ b/stdlib/nrand48.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995 Free Software Foundation, Inc.
+/* Copyright (C) 1995, 1996 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
@@ -19,7 +19,7 @@ Boston, MA 02111-1307, USA.  */
 
 #include <stdlib.h>
 
-/* Global state for non-reentrent functions.  Defined in drand48-iter.c.  */
+/* Global state for non-reentrant functions.  Defined in drand48-iter.c.  */
 extern struct drand48_data __libc_drand48_data;
 
 long