* Fix small typo.
authorFrank Ch. Eigler <fche@redhat.com>
Sat, 20 Jun 1998 09:21:44 +0000 (09:21 +0000)
committerFrank Ch. Eigler <fche@redhat.com>
Sat, 20 Jun 1998 09:21:44 +0000 (09:21 +0000)
gas/config/tc-mips.c

index 59bef25..5b97509 100644 (file)
@@ -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 */                   \
                          )