diff options
Diffstat (limited to 'autodoc/source/display/html/protarea.cxx')
-rw-r--r-- | autodoc/source/display/html/protarea.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/autodoc/source/display/html/protarea.cxx b/autodoc/source/display/html/protarea.cxx index 8c54212c29f4..d581014eccac 100644 --- a/autodoc/source/display/html/protarea.cxx +++ b/autodoc/source/display/html/protarea.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. @@ -136,3 +137,4 @@ S_Slot_Table::GetTable() +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |