summaryrefslogtreecommitdiff
path: root/extensions/source/logging/log_module.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/logging/log_module.cxx')
-rw-r--r--extensions/source/logging/log_module.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/source/logging/log_module.cxx b/extensions/source/logging/log_module.cxx
index dc5f52d8df3f..c6b2eb677c0d 100644
--- a/extensions/source/logging/log_module.cxx
+++ b/extensions/source/logging/log_module.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.
@@ -41,3 +42,4 @@ namespace logging
} // namespace logging
//........................................................................
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */