mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Fix typo in comment.
This commit is contained in:
@ -125,7 +125,7 @@
|
|||||||
|
|
||||||
/* The changed st_ino field appeared in 2.4.0-test6. But we cannot
|
/* The changed st_ino field appeared in 2.4.0-test6. But we cannot
|
||||||
distinguish this version from other 2.4.0 releases. Therefore play
|
distinguish this version from other 2.4.0 releases. Therefore play
|
||||||
save and assume it available for 2.4.1 and up. */
|
save and assume it available is for 2.4.1 and up. */
|
||||||
#if __LINUX_KERNEL_VERSION >= 132097
|
#if __LINUX_KERNEL_VERSION >= 132097
|
||||||
# define __ASSUME_ST_INO_64_BIT 1
|
# define __ASSUME_ST_INO_64_BIT 1
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user