diff options
Diffstat (limited to 'sw/inc/pam.hxx')
-rw-r--r-- | sw/inc/pam.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/inc/pam.hxx b/sw/inc/pam.hxx index 62277e6d48b0..79e3fa0dfdff 100644 --- a/sw/inc/pam.hxx +++ b/sw/inc/pam.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. @@ -278,3 +279,5 @@ BOOL GoInCntnt( SwPaM & rPam, SwMoveFn fnMove ); #endif // _PAM_HXX + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |