summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_os2_intel/except.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/source/cpp_uno/gcc3_os2_intel/except.cxx')
-rw-r--r--bridges/source/cpp_uno/gcc3_os2_intel/except.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/bridges/source/cpp_uno/gcc3_os2_intel/except.cxx b/bridges/source/cpp_uno/gcc3_os2_intel/except.cxx
index 99c2f62d1476..ec8447ba417c 100644
--- a/bridges/source/cpp_uno/gcc3_os2_intel/except.cxx
+++ b/bridges/source/cpp_uno/gcc3_os2_intel/except.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -55,7 +55,7 @@ using namespace ::__cxxabiv1;
//==================================================================================================
//YD static handle to this dll, to allow rtti symbol lookup
-static void* hmod;
+static void* hmod;
//==================================================================================================
//YD required to run test programs, because exe cannot export symbols!