Increase minor version number (to 2.10.91) to help tools detect the new
[deliverable/binutils-gdb.git] / gas / flonum-konst.c
index 22bba05974b79c107acaa2f855c8e958b5710093..09ec3b6f0ab7f3410a682fd859ba40f7604a798e 100644 (file)
@@ -25,7 +25,6 @@
    sure if its right or not.  Could go either way.  I wish
    I really understood this stuff. */
 
-
 const int table_size_of_flonum_powers_of_ten = 13;
 
 static const LITTLENUM_TYPE zero[] =
@@ -204,6 +203,8 @@ const FLONUM_TYPE flonum_positive_powers_of_ten[] =
 };
 
 #ifdef VMS
-void dummy1 () { }
+void
+dummy1 ()
+{
+}
 #endif
-/* end of flonum_const.c */
This page took 0.023841 seconds and 4 git commands to generate.