summaryrefslogtreecommitdiff
path: root/extensions/test/ole/unloading/unloadTest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/test/ole/unloading/unloadTest.cxx')
-rw-r--r--extensions/test/ole/unloading/unloadTest.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/test/ole/unloading/unloadTest.cxx b/extensions/test/ole/unloading/unloadTest.cxx
index 2d604e4bcc5c..85f2de33db47 100644
--- a/extensions/test/ole/unloading/unloadTest.cxx
+++ b/extensions/test/ole/unloading/unloadTest.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.
@@ -224,3 +225,5 @@ sal_Bool test4()
return bTest1 && bTest2;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */