mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
Update.
Remove comma at end of enum.
This commit is contained in:
@ -66,7 +66,7 @@ enum
|
||||
#define R13 R13
|
||||
R14 = 14,
|
||||
#define R14 R14
|
||||
R15 = 15,
|
||||
R15 = 15
|
||||
#define R15 R15
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user