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

Herbert Dürr hdu at apache.org
Wed Nov 6 12:50:02 CET 2013


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

New commits:
commit bb16855eb0b775fe7a36fc4e3c8515e7fe3d70f7
Author: Herbert Dürr <hdu at apache.org>
Date:   Wed Nov 6 08:24:01 2013 +0000

    #i123575# RmMoz 7/9: fix mismatching header guard comment
    
    (cherry picked from commit ce2260c549c1cafadd1182e4e7155b18ab44e771)

diff --git a/connectivity/source/drivers/evoab2/NCatalog.hxx b/connectivity/source/drivers/evoab2/NCatalog.hxx
index 36d3f96..b991c8d 100644
--- a/connectivity/source/drivers/evoab2/NCatalog.hxx
+++ b/connectivity/source/drivers/evoab2/NCatalog.hxx
@@ -44,6 +44,6 @@ namespace connectivity
         };
     }
 }
-#endif // _CONNECTIVITY_MOZAB_CATALOG_HXX_
+#endif // _CONNECTIVITY_EVOAB_CATALOG_HXX_
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */


More information about the Libreoffice-commits mailing list