Fix typo in comment added by previous commit
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
a68ca43b90
commit
28d393c001
|
@ -38,7 +38,7 @@ typedef __uint32_t __ULong;
|
||||||
struct _reent;
|
struct _reent;
|
||||||
|
|
||||||
/* TODO: This structure type isn't defined yet. It's supposed to be used
|
/* 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. */
|
been specified. */
|
||||||
struct _thr_locale_t;
|
struct _thr_locale_t;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue