don't let bin2hex call strlen
[deliverable/binutils-gdb.git] / gdb / doublest.c
index 086bb428c0d69079658b027d6f79f22a848350cd..a6c11d83b49ed393497ad4ecf1df56a42a8c8c72 100644 (file)
@@ -342,7 +342,7 @@ put_field (unsigned char *data, enum floatformat_byteorders order,
    restrictions.  */
 
 static void
-convert_doublest_to_floatformat (CONST struct floatformat *fmt,
+convert_doublest_to_floatformat (const struct floatformat *fmt,
                                 const DOUBLEST *from, void *to)
 {
   DOUBLEST dfrom;
This page took 0.040686 seconds and 4 git commands to generate.