diff options
Diffstat (limited to 'autodoc/source/inc/prprpr.hxx')
-rw-r--r-- | autodoc/source/inc/prprpr.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/inc/prprpr.hxx b/autodoc/source/inc/prprpr.hxx index 842900bb5950..eafc28fff86f 100644 --- a/autodoc/source/inc/prprpr.hxx +++ b/autodoc/source/inc/prprpr.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. @@ -56,3 +57,5 @@ bool HandleOperatorsBeforeTextItem( /// @return true, if text it #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |