Add more const type qualifiers to GAS sources.
[deliverable/binutils-gdb.git] / gas / config / tc-i370.c
index 8554c6d8d14f8ba1d3c575a1155a8188e477c738..47955601ca79311bc5baee3ef553b75942c52deb 100644 (file)
@@ -2498,7 +2498,7 @@ md_apply_fix (fixS *fixP, valueT * valP, segT seg)
         any operands that need relocation.  Due to the 12-bit naturew of
         i370 addressing, this would be unusual.  */
         {
-          char *sfile;
+          const char *sfile;
           unsigned int sline;
 
           /* Use expr_symbol_where to see if this is an expression
This page took 0.024308 seconds and 4 git commands to generate.