mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Remove trailing whitespace.
This commit is contained in:
@ -41,7 +41,7 @@ enum
|
||||
|
||||
These go in the low byte. Avoid using the top bit, it will
|
||||
conflict with error returns. */
|
||||
enum
|
||||
enum
|
||||
{
|
||||
PER_LINUX = 0x0000,
|
||||
PER_LINUX_32BIT = 0x0000 | ADDR_LIMIT_32BIT,
|
||||
|
Reference in New Issue
Block a user