Most of the file uses a tab witdth of 4, and expand tabs as spaces. Add a
vim-dedicated comment to reflect that.
---
 build.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/build.xml b/build.xml
index db97ca8..d64209e 100644
--- a/build.xml
+++ b/build.xml
@@ -1,4 +1,5 @@
 <project default="all" basedir=".">
+<!-- vim:set ts=4 expandtab syn=ant: -->
 
     <property environment="env"/>
 
-- 
1.6.5.rc1

_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to