summaryrefslogtreecommitdiff
path: root/l10ntools/source/file.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/source/file.cxx')
-rw-r--r--l10ntools/source/file.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/l10ntools/source/file.cxx b/l10ntools/source/file.cxx
index c6e177ce9c15..d57c20d92c04 100644
--- a/l10ntools/source/file.cxx
+++ b/l10ntools/source/file.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -53,3 +54,5 @@ bool File::lessFile ( const File& rKey1, const File& rKey2 )
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */