Add more const type qualifiers to GAS sources.
[deliverable/binutils-gdb.git] / gas / input-file.h
index cedaa9bdd620fd58f4f78649a3c20b0198e874a5..35810462e917a4f283f78905b23e44262360abb6 100644 (file)
@@ -61,5 +61,5 @@ size_t input_file_buffer_size (void);
 void input_file_begin (void);
 void input_file_close (void);
 void input_file_end (void);
-void input_file_open (char *filename, int pre);
+void input_file_open (const char *filename, int pre);
 void input_file_pop (char *arg);
This page took 0.022801 seconds and 4 git commands to generate.