diff options
author | Sven Gothel <[email protected]> | 2011-02-09 05:31:08 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-02-09 05:31:08 +0100 |
commit | 3b893bc3d38b03222749894da61be22ba128c494 (patch) | |
tree | 4be9239d87de1221a19efef8a11df3776bb9f39f /make/gluegen-cpptasks-base.xml | |
parent | 4026ba2641a98a742dd3b98cfc72d12c409e2250 (diff) |
Expand tabs to 4 spaces
Diffstat (limited to 'make/gluegen-cpptasks-base.xml')
-rwxr-xr-x | make/gluegen-cpptasks-base.xml | 2 |
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"> |