From: Frank Ch. Eigler Date: Sat, 20 Jun 1998 09:21:44 +0000 (+0000) Subject: * Fix small typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ec85f6bc516255d00dca68310791bf78d5b6b51d;p=binutils-gdb.git * Fix small typo. --- diff --git a/gas/config/tc-mips.c b/gas/config/tc-mips.c index 59bef2527fb..5b975093b88 100644 --- a/gas/config/tc-mips.c +++ b/gas/config/tc-mips.c @@ -257,7 +257,7 @@ static int mips_4900 = -1; || mips_cpu == 4320 \ /* end-sanitize-vr4320 */ \ /* start-sanitize-r5900 */ \ - || mips_5900 + || mips_5900 \ /* end-sanitize-r5900 */ \ )