Fix another typo in the last ChangeLog entry.
authorHans-Peter Nilsson <hp@bitrange.com>
Sun, 29 Jan 2017 15:15:16 +0000 (16:15 +0100)
committerHans-Peter Nilsson <hp@bitrange.com>
Sun, 29 Jan 2017 15:15:16 +0000 (16:15 +0100)
Gah!  Though this time I blame autocompletion.

ld/ChangeLog

index 5baf67f..fec48e2 100644 (file)
@@ -3,7 +3,7 @@
        PR binutils/19935
        Fix long-standing buglet and fallout from now-default initfini-array.
        * emulparams/criself.sh (USER_LABEL_PREFIX): Define.
-       (OTHER_READONLY_SECTIONS, ENTRY): Delete now-redundant defines.
+       (OTHER_END_SYMBOLS, ENTRY): Delete now-redundant defines.
 
 2017-01-27  Jiong Wang  <jiong.wang@arm.com>