Add comma after HIGH3ADJ
This commit is contained in:
parent
6fa80862f3
commit
2bfd55cab3
@ -1,3 +1,7 @@
|
||||
2006-01-09 Alexis Wilke <alexis_wilke@yahoo.com>
|
||||
|
||||
* peXXigen.c (tbl): Add comma after "HIGH3ADJ".
|
||||
|
||||
2006-01-01 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* elf64-ppc.c (ppc64_elf_action_discarded): Return 0
|
||||
|
||||
@ -1668,7 +1668,7 @@ static const char * const tbl[] =
|
||||
"RESERVED1",
|
||||
"MIPS_JMPADDR16",
|
||||
"DIR64",
|
||||
"HIGH3ADJ"
|
||||
"HIGH3ADJ",
|
||||
"UNKNOWN", /* MUST be last. */
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user