mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 02:20:51 +00:00
Correct spelling of "relocatable".
This commit is contained in:
@@ -3590,7 +3590,7 @@ static const unsigned char exten[] =
|
||||
0xf0, 0x20, 0x00,
|
||||
0xf1, 0xce, 0x20, 0x00, 37, 3, 3, /* Set version 3 rev 3. */
|
||||
0xf1, 0xce, 0x20, 0x00, 39, 2, /* Keep symbol in original case. */
|
||||
0xf1, 0xce, 0x20, 0x00, 38 /* Set object type relocateable to x. */
|
||||
0xf1, 0xce, 0x20, 0x00, 38 /* Set object type relocatable to x. */
|
||||
};
|
||||
|
||||
static const unsigned char envi[] =
|
||||
|
||||
Reference in New Issue
Block a user