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