diff options
Diffstat (limited to 'sw/inc/cshtyp.hxx')
-rw-r--r-- | sw/inc/cshtyp.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/inc/cshtyp.hxx b/sw/inc/cshtyp.hxx index a99df015a7c1..317390629aa7 100644 --- a/sw/inc/cshtyp.hxx +++ b/sw/inc/cshtyp.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. @@ -117,3 +118,5 @@ SW_DLLPUBLIC SwPosTable GetfnTableStart(); SW_DLLPUBLIC SwPosTable GetfnTableEnd(); #endif // _CSHTYP_HXX + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |