summaryrefslogtreecommitdiff
path: root/l10ntools/source/xgfconv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/source/xgfconv.cxx')
-rw-r--r--l10ntools/source/xgfconv.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10ntools/source/xgfconv.cxx b/l10ntools/source/xgfconv.cxx
index 0f406ca20b25..211ea3cad402 100644
--- a/l10ntools/source/xgfconv.cxx
+++ b/l10ntools/source/xgfconv.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#include <stdio.h>
#include "export.hxx"
@@ -64,3 +65,4 @@ int _cdecl main( int argc, char *argv[] )
return ( 0 );
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */