diff options
Diffstat (limited to 'autodoc/source/parser/cpp/srecover.hxx')
-rw-r--r-- | autodoc/source/parser/cpp/srecover.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/autodoc/source/parser/cpp/srecover.hxx b/autodoc/source/parser/cpp/srecover.hxx index e497404c08e9..8408604db3fd 100644 --- a/autodoc/source/parser/cpp/srecover.hxx +++ b/autodoc/source/parser/cpp/srecover.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. @@ -130,3 +131,4 @@ S_RecoveryGuard::IsWithinRecovery() const #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |