summaryrefslogtreecommitdiffstats
path: root/make/gluegen-cpptasks-base.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-02-09 05:31:08 +0100
committerSven Gothel <[email protected]>2011-02-09 05:31:08 +0100
commit3b893bc3d38b03222749894da61be22ba128c494 (patch)
tree4be9239d87de1221a19efef8a11df3776bb9f39f /make/gluegen-cpptasks-base.xml
parent4026ba2641a98a742dd3b98cfc72d12c409e2250 (diff)
Expand tabs to 4 spaces
Diffstat (limited to 'make/gluegen-cpptasks-base.xml')
-rwxr-xr-xmake/gluegen-cpptasks-base.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/gluegen-cpptasks-base.xml b/make/gluegen-cpptasks-base.xml
index 3fdc312..ac7521c 100755
--- a/make/gluegen-cpptasks-base.xml
+++ b/make/gluegen-cpptasks-base.xml
@@ -185,7 +185,7 @@
<condition property="isWindowsAMD64">
<and>
<istrue value="${isWindows}" />
- <os arch="amd64" />
+ <os arch="amd64" />
</and>
</condition>
<condition property="isFreeBSDX86">