connectivity/source/drivers/evoab2/NCatalog.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit bb16855eb0b775fe7a36fc4e3c8515e7fe3d70f7 Author: Herbert Dürr <[email protected]> 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: */
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
