diff options
Diffstat (limited to 'dbaccess/source/shared/flt_reghelper.cxx')
-rw-r--r-- | dbaccess/source/shared/flt_reghelper.cxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dbaccess/source/shared/flt_reghelper.cxx b/dbaccess/source/shared/flt_reghelper.cxx index 79baa2ed3..bbe506329 100644 --- a/dbaccess/source/shared/flt_reghelper.cxx +++ b/dbaccess/source/shared/flt_reghelper.cxx @@ -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. @@ -41,3 +42,5 @@ namespace dbaxml #undef _REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_ } + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |