summaryrefslogtreecommitdiff
path: root/scripting/source/storage/ScriptInfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/storage/ScriptInfo.hxx')
-rw-r--r--scripting/source/storage/ScriptInfo.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripting/source/storage/ScriptInfo.hxx b/scripting/source/storage/ScriptInfo.hxx
index 3de01df8a7..e87f244ab1 100644
--- a/scripting/source/storage/ScriptInfo.hxx
+++ b/scripting/source/storage/ScriptInfo.hxx
@@ -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.
@@ -73,3 +74,5 @@ private:
}
#endif // define __SCRIPTING_STORAGE...
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */