diff options
Diffstat (limited to 'configmgr/source/pad.hxx')
-rw-r--r-- | configmgr/source/pad.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configmgr/source/pad.hxx b/configmgr/source/pad.hxx index 66a51f4800..1e86a0af91 100644 --- a/configmgr/source/pad.hxx +++ b/configmgr/source/pad.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. @@ -59,3 +60,5 @@ private: } #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |