Biiig standardization of whitespace. 2 space indents now, no tabs.
[zxing.git] / android / build.xml
index 3b9c60b..4226f61 100644 (file)
@@ -65,7 +65,7 @@
         </not>
       </condition>
     </fail>
-         <fail message="Please build 'core' first">
+    <fail message="Please build 'core' first">
       <condition>
         <not>
           <available file="../core/core.jar" type="file"/>