changeset 9418:5e7b33ec70ff

Add/remove some blank lines.
author Bruno Haible <bruno@clisp.org>
date Mon, 29 Oct 2007 00:25:20 +0100
parents 95cbd64f5138
children 8c764a2deb81
files lib/math.in.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lib/math.in.h
+++ b/lib/math.in.h
@@ -231,7 +231,6 @@
      roundf (x))
 #endif
 
-
 #if @GNULIB_ROUND@
 # if !@HAVE_DECL_ROUND@
 #  undef round
@@ -246,7 +245,6 @@
      round (x))
 #endif
 
-
 #if @GNULIB_ROUNDL@
 # if !@HAVE_DECL_ROUNDL@
 #  undef roundl
@@ -337,6 +335,7 @@
      truncl (x))
 #endif
 
+
 #if @GNULIB_ISFINITE@
 # if !@HAVE_DECL_ISFINITE@
 extern int gl_isfinitef (float x);
@@ -352,6 +351,7 @@
   /* How to override a macro?  */
 #endif
 
+
 #if @GNULIB_SIGNBIT@
 # if @REPLACE_SIGNBIT@
 #  undef signbit