Index: bfd/riscix.c |
diff --git a/bfd/riscix.c b/bfd/riscix.c |
index 7e24fd965034d14d1e75b5eb62880f43956ec3c3..db04df1836843ec8f177d284aebb84abafe4b520 100644 |
--- a/bfd/riscix.c |
+++ b/bfd/riscix.c |
@@ -45,7 +45,7 @@ |
/* A reference to a shared library. |
The text portion of the object contains "overflow text" from |
the shared library to be linked in with an object. */ |
-#define SLOMAGIC (MF_IS_SL | OMAGIC) |
+#define SLOMAGIC (MF_IS_SL | OMAGIC) |
/* Sqeezed demand paged. |
NOTE: This interpretation of QMAGIC seems to be at variance |