diff options
Diffstat (limited to 'embeddedobj/source/inc/intercept.hxx')
-rw-r--r-- | embeddedobj/source/inc/intercept.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/embeddedobj/source/inc/intercept.hxx b/embeddedobj/source/inc/intercept.hxx index c8fc280394..6201f65b11 100644 --- a/embeddedobj/source/inc/intercept.hxx +++ b/embeddedobj/source/inc/intercept.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. @@ -165,3 +166,4 @@ private: #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |