[Libreoffice-commits] core.git: connectivity/source

Stephan Bergmann sbergman at redhat.com
Fri Feb 8 08:38:04 PST 2013


 connectivity/source/drivers/evoab2/NResultSet.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 636cf75bf46c02babcbfa2b5dbb51842b1b53ac8
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Fri Feb 8 17:37:37 2013 +0100

    -Werror,-Wmismatched-tags
    
    Change-Id: I0e9839e4ed02626eca17449b8d2f489ab50d39de

diff --git a/connectivity/source/drivers/evoab2/NResultSet.hxx b/connectivity/source/drivers/evoab2/NResultSet.hxx
index c3d7ab4..678f123 100644
--- a/connectivity/source/drivers/evoab2/NResultSet.hxx
+++ b/connectivity/source/drivers/evoab2/NResultSet.hxx
@@ -45,7 +45,7 @@ namespace connectivity
 {
     namespace evoab
     {
-        class ComparisonData;
+        struct ComparisonData;
 
         class OEvoabVersionHelper
         {


More information about the Libreoffice-commits mailing list