diff options
3 files changed, 4 insertions, 4 deletions
diff --git a/connectivity/source/drivers/mozab/bootstrap/MNSInit.hxx b/connectivity/source/drivers/mozab/bootstrap/MNSInit.hxx index 1e156eeede1c..6ff17b7fedc5 100644 --- a/connectivity/source/drivers/mozab/bootstrap/MNSInit.hxx +++ b/connectivity/source/drivers/mozab/bootstrap/MNSInit.hxx @@ -18,7 +18,7 @@ */ #ifndef _CONNECTIVITY_MAB_NS_INIT_HXX_ -#define _CONNECTIVITY_MAB_NS_INIT_HXX_ 1 +#define _CONNECTIVITY_MAB_NS_INIT_HXX_ #include "mozillasrc/MNSDeclares.hxx" #include <sal/types.h> @@ -33,6 +33,6 @@ typedef struct UI_Thread_ARGS }UI_Thread_ARGS; void MNS_XPCOM_EventLoop(); -#endif // _CONNECTIVITY_MAB_NS_INIT_HXX_ 1 +#endif // _CONNECTIVITY_MAB_NS_INIT_HXX_ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/connectivity/source/drivers/mozab/mozillasrc/MNSInclude.hxx b/connectivity/source/drivers/mozab/mozillasrc/MNSInclude.hxx index 5055d7271823..ff061293fb89 100644 --- a/connectivity/source/drivers/mozab/mozillasrc/MNSInclude.hxx +++ b/connectivity/source/drivers/mozab/mozillasrc/MNSInclude.hxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #ifndef _CONNECTIVITY_MAB_NS_INCLUDE_HXX_ -#define _CONNECTIVITY_MAB_NS_INCLUDE_HXX_ 1 +#define _CONNECTIVITY_MAB_NS_INCLUDE_HXX_ // // Only include Mozilla include files once and using this file... diff --git a/connectivity/source/drivers/mozab/mozillasrc/MNameMapper.hxx b/connectivity/source/drivers/mozab/mozillasrc/MNameMapper.hxx index b81b5f245df9..25dd13e911d3 100644 --- a/connectivity/source/drivers/mozab/mozillasrc/MNameMapper.hxx +++ b/connectivity/source/drivers/mozab/mozillasrc/MNameMapper.hxx @@ -18,7 +18,7 @@ */ #ifndef _CONNECTIVITY_MAB_NAMEMAPPER_HXX_ -#define _CONNECTIVITY_MAB_NAMEMAPPER_HXX_ 1 +#define _CONNECTIVITY_MAB_NAMEMAPPER_HXX_ #include <map> |