[frogr] Indentation hyper-minor issue



commit fa136ee867df3e15467bb5e512a868b3e00d7f9e
Author: Mario Sanchez Prada <msanchez igalia com>
Date:   Sun Jan 23 16:39:39 2011 +0100

    Indentation hyper-minor issue

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index cc818fb..04fd173 100644
--- a/configure.ac
+++ b/configure.ac
@@ -90,7 +90,7 @@ AC_ARG_ENABLE(debug,
 AC_MSG_RESULT([$enable_debug])
 
 if test "$enable_debug" = "yes"; then
-  AC_DEFINE([DEBUG_ENABLED], [1], [Debug enabled])
+   AC_DEFINE([DEBUG_ENABLED], [1], [Debug enabled])
    CFLAGS="$CFLAGS -g3 -O0"
 fi
 



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