summaryrefslogtreecommitdiff
path: root/scripting/source/storage/ScriptSecurityManager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/storage/ScriptSecurityManager.cxx')
-rw-r--r--scripting/source/storage/ScriptSecurityManager.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripting/source/storage/ScriptSecurityManager.cxx b/scripting/source/storage/ScriptSecurityManager.cxx
index 3fde4e466974..42fa362e0e85 100644
--- a/scripting/source/storage/ScriptSecurityManager.cxx
+++ b/scripting/source/storage/ScriptSecurityManager.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.
@@ -603,3 +604,5 @@ ScriptSecurityManager::~ScriptSecurityManager()
}
} // Namespace
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */