1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Fix then/than typos.

This commit is contained in:
Ondřej Bílka
2013-08-30 18:09:30 +02:00
parent 382466e04e
commit f24a6d086b
18 changed files with 63 additions and 39 deletions

View File

@ -29,7 +29,7 @@
#include <ldsodefs.h>
/* Set nonzero if we have to be prepared for more then one libc being
/* Set nonzero if we have to be prepared for more than one libc being
used in the process. Safe assumption if initializer never runs. */
int __libc_multiple_libcs attribute_hidden = 1;