diff options
Diffstat (limited to 'scripting/source/storage/ScriptInfoImpl.hxx')
-rw-r--r-- | scripting/source/storage/ScriptInfoImpl.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripting/source/storage/ScriptInfoImpl.hxx b/scripting/source/storage/ScriptInfoImpl.hxx index e715be8b49..ba033f2d74 100644 --- a/scripting/source/storage/ScriptInfoImpl.hxx +++ b/scripting/source/storage/ScriptInfoImpl.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. @@ -91,3 +92,4 @@ struct ScriptInfoImpl #endif // _SCRIPTING_STORAGE_SCRIPTINFOIMPL_HXX_ +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |