changeset 29109:a0a688466e36

Add/remove some blank lines.
author Bruno Haible <bruno@clisp.org>
date Mon, 29 Oct 2007 00:25:20 +0100
parents 225b39c83b0d
children 71cba4e0f85b
files lib/math.in.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lib/math.in.h	Sun Oct 28 23:25:16 2007 +0100
+++ b/lib/math.in.h	Mon Oct 29 00:25:20 2007 +0100
@@ -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