summaryrefslogtreecommitdiff
path: root/sal/workben/clipboardwben/testcopy/cbcpytest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/workben/clipboardwben/testcopy/cbcpytest.cxx')
-rw-r--r--sal/workben/clipboardwben/testcopy/cbcpytest.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/workben/clipboardwben/testcopy/cbcpytest.cxx b/sal/workben/clipboardwben/testcopy/cbcpytest.cxx
index 1ce6c8cd2d76..b9f3b64b45b3 100644
--- a/sal/workben/clipboardwben/testcopy/cbcpytest.cxx
+++ b/sal/workben/clipboardwben/testcopy/cbcpytest.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.
@@ -400,3 +401,4 @@ void SetLocale()
LCID threadLcid = GetThreadLocale();
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */