mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
Typo fix.
This commit is contained in:
parent
b68053cf7d
commit
1219ddfe54
@ -1,5 +1,8 @@
|
||||
2009-10-08 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
[BZ #10731]
|
||||
* stdlib/rand_r.c: Fix typo.
|
||||
|
||||
* po/cs.po: Update from translation team.
|
||||
|
||||
2009-10-06 Andreas Schwab <schwab@redhat.com>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Reentrant random function frm POSIX.1c.
|
||||
Copyright (C) 1996, 1999 Free Software Foundation, Inc.
|
||||
/* Reentrant random function from POSIX.1c.
|
||||
Copyright (C) 1996, 1999, 2009 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user