summaryrefslogtreecommitdiff
path: root/cpputools/source/sp2bv/sp2bv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cpputools/source/sp2bv/sp2bv.cxx')
-rw-r--r--cpputools/source/sp2bv/sp2bv.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpputools/source/sp2bv/sp2bv.cxx b/cpputools/source/sp2bv/sp2bv.cxx
index afacab909545..7ae8cabc05bb 100644
--- a/cpputools/source/sp2bv/sp2bv.cxx
+++ b/cpputools/source/sp2bv/sp2bv.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.
@@ -139,3 +140,4 @@ static sal_Bool hasOption(char const * szOption, int argc, char** argv)
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */