]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-z8k.c
make md_parse_option () take a const char *
[thirdparty/binutils-gdb.git] / gas / config / tc-z8k.c
index c09d82600986eb3d96277776ce0f846791f4af96..64fca74595c0a088271c0acaa4b9a23e1f832745 100644 (file)
@@ -1303,7 +1303,7 @@ struct option md_longopts[] =
 size_t md_longopts_size = sizeof (md_longopts);
 
 int
-md_parse_option (int c, char *arg)
+md_parse_option (int c, const char *arg)
 {
   switch (c)
     {