Add more const type qualifiers to GAS sources.
[deliverable/binutils-gdb.git] / gas / macro.c
index d83fb822e1574b4d7f599e86a5180441437edf54..b083382704aa101860696144f4c8f689a0d022e2 100644 (file)
@@ -648,7 +648,7 @@ free_macro (macro_entry *macro)
 const char *
 define_macro (size_t idx, sb *in, sb *label,
              size_t (*get_line) (sb *),
-             char *file, unsigned int line,
+             const char *file, unsigned int line,
              const char **namep)
 {
   macro_entry *macro;
This page took 0.023861 seconds and 4 git commands to generate.