gas/arc: Change 'LENGHT' to 'LENGTH'
authorAndrew Burgess <andrew.burgess@embecosm.com>
Mon, 28 Mar 2016 21:48:34 +0000 (22:48 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 1 Apr 2016 14:47:08 +0000 (15:47 +0100)
commit83cda17b6f9d4410a52b680bc5ab7fc1dae29887
tree62718742a5f49c0b8651920923dedffcd3823c39
parent7b15fa7ac802f430f7fb7c2b77f40ab78c2e4018
gas/arc: Change 'LENGHT' to 'LENGTH'

Small spelling mistake in a #define, fixed in this commit.

gas/ChangeLog:

* config/tc-arc.h (MAX_FLAG_NAME_LENGHT): Rename to...
(MAX_FLAG_NAME_LENGTH): ...this.
(struct arc_flags): Update to use MAX_FLAG_NAME_LENGTH.
* config/tc-arc.c (tokenize_flags): Likewise.
gas/ChangeLog
gas/config/tc-arc.c
gas/config/tc-arc.h