summaryrefslogtreecommitdiff
path: root/l10ntools/source/wtratree.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/source/wtratree.cxx')
-rw-r--r--l10ntools/source/wtratree.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10ntools/source/wtratree.cxx b/l10ntools/source/wtratree.cxx
index 28adf7c7142b..26838e2fb29d 100644
--- a/l10ntools/source/wtratree.cxx
+++ b/l10ntools/source/wtratree.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.
@@ -416,3 +417,4 @@ WordTransTree::Handle_TokenToTransform()
*pOutputPosition = '\0';
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */