summaryrefslogtreecommitdiff
path: root/cosv/source/strings/str_types.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cosv/source/strings/str_types.cxx')
-rw-r--r--cosv/source/strings/str_types.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/cosv/source/strings/str_types.cxx b/cosv/source/strings/str_types.cxx
index 5508d3517ecb..aa3025f09c63 100644
--- a/cosv/source/strings/str_types.cxx
+++ b/cosv/source/strings/str_types.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.
@@ -42,3 +43,4 @@ CharOrder_Table::CharOrder_Table( const int * i_pCharWeightsArray )
} // namespace csv
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */