diff options
Diffstat (limited to 'autodoc/source/inc/tools/tkpchars.hxx')
-rw-r--r-- | autodoc/source/inc/tools/tkpchars.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/autodoc/source/inc/tools/tkpchars.hxx b/autodoc/source/inc/tools/tkpchars.hxx index 2ebe0d000e84..780352b888b3 100644 --- a/autodoc/source/inc/tools/tkpchars.hxx +++ b/autodoc/source/inc/tools/tkpchars.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. @@ -168,3 +169,4 @@ CharacterSource::CurPos() const #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |