aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.xml1
-rw-r--r--tests/build.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index a53621c..329284e 100644
--- a/build.xml
+++ b/build.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- vim: set ts=4 sw=4 et: -->
<project name="ConnectBot" default="help">
<!-- The local.properties file is created and updated by the 'android' tool.
diff --git a/tests/build.xml b/tests/build.xml
index b508b66..1d57ebb 100644
--- a/tests/build.xml
+++ b/tests/build.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- vim: set ts=4 sw=4 et: -->
<project name="tests" default="help">
<!-- The local.properties file is created and updated by the 'android' tool.