[ooo-build-commit] .: patches/dev300

Tor Lillqvist tml at kemper.freedesktop.org
Thu Jun 17 02:48:48 PDT 2010


 patches/dev300/cws-cbosdo03.diff |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit dc68609cd4c2c79ba5ad299a835df82c806d6ef1
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Thu Jun 17 12:45:23 2010 +0300

    Fix class/struct inconsistency that broke MSVC build

diff --git a/patches/dev300/cws-cbosdo03.diff b/patches/dev300/cws-cbosdo03.diff
index c3fb30b..0b430d8 100644
--- a/patches/dev300/cws-cbosdo03.diff
+++ b/patches/dev300/cws-cbosdo03.diff
@@ -3368,7 +3368,7 @@ index 0000000..d5c6e6d
 +namespace dmapper {
 +
 +class DomainMapper;
-+struct StyleSheetEntry;
++class StyleSheetEntry;
 +
 +
 +/** Class representing the numbering level properties.


More information about the ooo-build-commit mailing list