summaryrefslogtreecommitdiff
path: root/sal/osl/all/debugbase.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/all/debugbase.cxx')
-rw-r--r--sal/osl/all/debugbase.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/osl/all/debugbase.cxx b/sal/osl/all/debugbase.cxx
index 10679cb45ccb..302de38d281a 100644
--- a/sal/osl/all/debugbase.cxx
+++ b/sal/osl/all/debugbase.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.
@@ -159,3 +160,4 @@ void SAL_CALL osl_detail_ObjectRegistry_revokeObject(
} // extern "C"
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */