diff src/inline.c @ 185:3d6bfa290dbd r20-3b19

Import from CVS: tag r20-3b19
author cvs
date Mon, 13 Aug 2007 09:55:28 +0200
parents 43dd3413c7c7
children 11cf20601dec
line wrap: on
line diff
--- a/src/inline.c	Mon Aug 13 09:54:24 2007 +0200
+++ b/src/inline.c	Mon Aug 13 09:55:28 2007 +0200
@@ -33,7 +33,7 @@
    Some compilers that recognize `inline' may not do the same
    `extern inline' business, so on those we just do `static inline'.
    */
-   
+
 #define DONT_EXTERN_INLINE_FUNCTIONS
 
 #include <config.h>