]> git.saurik.com Git - wxWidgets.git/blobdiff - build/buildbot/tools/check.sh
Add wxTransparentColour global pseudo-variable.
[wxWidgets.git] / build / buildbot / tools / check.sh
index 8fb70e4dddbd14a523665c8a54f59b111d63df7f..4dd91096b1bf8927a9c4e01022f2029b63b73de7 100755 (executable)
@@ -145,7 +145,7 @@ preprocess()
         return 1
     fi
 }
-        
+
 validate()
 {
     NAME="$1"
@@ -174,7 +174,7 @@ while [ $# -gt 0 ]; do
         errout "$NAME" >&2
         ERR=1
     }
-            
+
     rm -f "$XSLT" "$PREP" "$STDERR"
 
     shift