[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg-devel
Subject:    [PATCH modular 07/10] Whitespace cleanup.
From:       Trevor Woerner <twoerner () gmail ! com>
Date:       2010-09-30 21:28:17
Message-ID: 1285882097-19078-1-git-send-email-twoerner () gmail ! com
[Download RAW message or body]

From: Trevor Woerner <twoerner@gmail.com>

Offset case options so they are visually at a different level than
the actions they cause. Adjust them to match the existing case
statements in the main body of the script.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
 build.sh |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/build.sh b/build.sh
index eb1228f..8ee100e 100755
--- a/build.sh
+++ b/build.sh
@@ -181,19 +181,19 @@ clone() {
     fi
 
     case $1 in
-        "pixman")
+    "pixman")
         BASEDIR=""
         ;;
-        "xcb")
+    "xcb")
         BASEDIR=""
         ;;
-        "mesa")
+    "mesa")
         BASEDIR=""
         ;;
-        "xkeyboard-config")
+    "xkeyboard-config")
         BASEDIR=""
         ;;
-        *)
+    *)
         BASEDIR="xorg/"
         ;;
     esac
-- 
1.7.3.1.45.g9855b

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic