summaryrefslogtreecommitdiff
path: root/filter/source/xsltfilter/fla.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/xsltfilter/fla.cxx')
-rw-r--r--filter/source/xsltfilter/fla.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/source/xsltfilter/fla.cxx b/filter/source/xsltfilter/fla.cxx
index b16754c99..d8b7391eb 100644
--- a/filter/source/xsltfilter/fla.cxx
+++ b/filter/source/xsltfilter/fla.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.
@@ -325,3 +326,5 @@ SAL_IMPLEMENT_MAIN_WITH_ARGS(argc, argv)
return 0;
}
*/
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */