Fix compile time error building windmc, detected by gcc 11.
authorNick Clifton <nickc@redhat.com>
Mon, 5 Oct 2020 15:09:00 +0000 (16:09 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 5 Oct 2020 15:09:00 +0000 (16:09 +0100)
commit1f1845d435fd0886f5c5561df8922268d2dfaefc
treeb9d4e1cb06b86a2fb3ce006d57b91886c8fa8632
parentf9b1d75e91cddd4d44bea7f56781576ae522c0ea
Fix compile time error building windmc, detected by gcc 11.

PR 26698
* windmc.c (mc_unify_path): Fix typo checking character at end of
pathname.
binutils/ChangeLog
binutils/windmc.c