summaryrefslogtreecommitdiff
path: root/io/test/stm/testfactreg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/test/stm/testfactreg.hxx')
-rw-r--r--io/test/stm/testfactreg.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/io/test/stm/testfactreg.hxx b/io/test/stm/testfactreg.hxx
index f2e14b0cf91d..374a63bcff7d 100644
--- a/io/test/stm/testfactreg.hxx
+++ b/io/test/stm/testfactreg.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.
@@ -117,3 +118,5 @@ Sequence<sal_Int8> createIntSeq( sal_Int32 i );
return; \
} \
((void)0)
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */