summaryrefslogtreecommitdiff
path: root/framework/source/threadhelp/lockhelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/threadhelp/lockhelper.cxx')
-rw-r--r--framework/source/threadhelp/lockhelper.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/source/threadhelp/lockhelper.cxx b/framework/source/threadhelp/lockhelper.cxx
index 4c5ebb7a5d91..25268bc514d0 100644
--- a/framework/source/threadhelp/lockhelper.cxx
+++ b/framework/source/threadhelp/lockhelper.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.
@@ -547,3 +548,5 @@ ELockType& LockHelper::implts_getLockType()
}
} // namespace framework
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */