summaryrefslogtreecommitdiff
path: root/stoc/test/testsmgr2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/test/testsmgr2.cxx')
-rw-r--r--stoc/test/testsmgr2.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/stoc/test/testsmgr2.cxx b/stoc/test/testsmgr2.cxx
index b04f188c10f9..f3027ed84cd7 100644
--- a/stoc/test/testsmgr2.cxx
+++ b/stoc/test/testsmgr2.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.
@@ -116,3 +117,5 @@ SAL_IMPLEMENT_MAIN()
return 1;
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */