summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/expm/expm.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/graphicfilter/expm/expm.cxx')
-rw-r--r--filter/source/graphicfilter/expm/expm.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/source/graphicfilter/expm/expm.cxx b/filter/source/graphicfilter/expm/expm.cxx
index 04dc2b1473ac..99a09befe39b 100644
--- a/filter/source/graphicfilter/expm/expm.cxx
+++ b/filter/source/graphicfilter/expm/expm.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.
@@ -297,3 +298,5 @@ extern "C" int CALLBACK WEP( int )
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */