Fix gas/ChangeLog
[deliverable/binutils-gdb.git] / gas / config / tc-ip2k.c
index 7e4d351710eb63dca5aaf5908b685fa5d48de16a..642dfea089a44a698d371e7ce101793ea04870af 100644 (file)
@@ -311,7 +311,7 @@ md_number_to_chars (char * buf, valueT val, int n)
   number_to_chars_bigendian (buf, val, n);
 }
 
-char *
+const char *
 md_atof (int type, char * litP, int *  sizeP)
 {
   return ieee_md_atof (type, litP, sizeP, TRUE);
This page took 0.023296 seconds and 4 git commands to generate.