[nautilus-actions: 45/45] Fix trailing whitespaces



commit 76c86eb6cb1e6ea968980c6b4047f9f9a8295c26
Author: Pierre Wieser <pwieser trychlos org>
Date:   Wed Jul 29 23:19:00 2009 +0200

    Fix trailing whitespaces

 m4/na-compiler-flags.m4 |    4 ++--
 m4/na-log-domains.m4    |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/m4/na-compiler-flags.m4 b/m4/na-compiler-flags.m4
index 8ca6ed7..42d92e8 100644
--- a/m4/na-compiler-flags.m4
+++ b/m4/na-compiler-flags.m4
@@ -18,7 +18,7 @@ AC_DEFUN([NA_GNOME_COMPILE_WARNINGS],[
     dnl More compiler warnings
     dnl ******************************
 
-    AC_ARG_ENABLE(compile-warnings, 
+    AC_ARG_ENABLE(compile-warnings,
                   AC_HELP_STRING([--enable-compile-warnings=@<:@no/minimum/yes/maximum/error@:>@],
                                  [Turn on compiler warnings]),,
                   [enable_compile_warnings=${_ac_warning_def}])
@@ -83,7 +83,7 @@ AC_DEFUN([NA_GNOME_COMPILE_WARNINGS],[
 		if test "x$GCC" = "xyes"; then
 			if test "${enable_iso_c}" = "yes"; then
 				case " $CFLAGS " in
-	    			*[\ \	]-ansi[\ \	]*) ;;
+					*[\ \	]-ansi[\ \	]*) ;;
 				    *) complCFLAGS="$complCFLAGS -ansi" ;;
 				esac
 				case " $CFLAGS " in
diff --git a/m4/na-log-domains.m4 b/m4/na-log-domains.m4
index 789ccf7..43e03dd 100644
--- a/m4/na-log-domains.m4
+++ b/m4/na-log-domains.m4
@@ -1,5 +1,5 @@
 dnl define three distinct log domains, respectively for common code,
-dnl plugin and NACT user interface - log handlers will be disabled 
+dnl plugin and NACT user interface - log handlers will be disabled
 dnl when not in development mode
 
 # serial 1 creation



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]