Fix typo in comment added by previous commit

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2016-07-06 18:23:05 +02:00
parent a68ca43b90
commit 28d393c001
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ typedef __uint32_t __ULong;
struct _reent;
/* TODO: This structure type isn't defined yet. It's supposed to be used
by locale-specific functions in case a pre-thread locale per SUSv4 has
by locale-specific functions in case a per-thread locale per SUSv4 has
been specified. */
struct _thr_locale_t;