mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-01 05:02:03 +03:00
It avoid a possible compiler warning where right size of operator is converted from a negative value to unsigned. Reviewed-by: Florian Weimer <fweimer@redhat.com>