mirror of
https://sourceware.org/git/glibc.git
synced 2026-01-06 11:51:29 +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