summaryrefslogtreecommitdiff
path: root/sax/test/sax/factory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sax/test/sax/factory.hxx')
-rw-r--r--sax/test/sax/factory.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sax/test/sax/factory.hxx b/sax/test/sax/factory.hxx
index 4ab5553a8b78..e40f1c491431 100644
--- a/sax/test/sax/factory.hxx
+++ b/sax/test/sax/factory.hxx
@@ -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.
@@ -87,3 +88,4 @@ Sequence<OUString> OSaxWriterTest_getSupportedServiceNames( ) throw();
} \
((void)0)
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */