change some variable's type to op_err
[deliverable/binutils-gdb.git] / gas / config / tc-lm32.c
index a20b9a0351c223ea77b11e520f6cae71c06fb319..5f7d7032a81bbde393f59ab3ffb4f9269d3a1e89 100644 (file)
@@ -214,7 +214,7 @@ md_number_to_chars (char * buf, valueT val, int n)
    of LITTLENUMS emitted is stored in *SIZEP.  An error message is
    returned, or NULL on OK.  */
 
-char *
+const char *
 md_atof (int type, char *litP, int *sizeP)
 {
   int i;
This page took 0.023613 seconds and 4 git commands to generate.