diff options
author | Herbert Dürr <hdu@apache.org> | 2013-11-06 08:24:01 +0000 |
---|---|---|
committer | Herbert Dürr <hdu@apache.org> | 2013-11-06 08:24:01 +0000 |
commit | ce2260c549c1cafadd1182e4e7155b18ab44e771 (patch) | |
tree | b5475ab8f463c43aee7795dc338052f11ccd063f /connectivity/source | |
parent | 0403575c37d0788c0369f07531a50ed10ed7f4c2 (diff) |
#i123575# RmMoz 7/9: fix mismatching header guard comment
Notes
Notes:
merged as: bb16855eb0b775fe7a36fc4e3c8515e7fe3d70f7
Diffstat (limited to 'connectivity/source')
-rw-r--r-- | connectivity/source/drivers/evoab2/NCatalog.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/evoab2/NCatalog.hxx b/connectivity/source/drivers/evoab2/NCatalog.hxx index 2b62b6f792ba..145c726b7d1e 100644 --- a/connectivity/source/drivers/evoab2/NCatalog.hxx +++ b/connectivity/source/drivers/evoab2/NCatalog.hxx @@ -48,5 +48,5 @@ namespace connectivity }; } } -#endif // _CONNECTIVITY_MOZAB_CATALOG_HXX_ +#endif // _CONNECTIVITY_EVOAB_CATALOG_HXX_ |