summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.hxx')
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.hxx b/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.hxx
index 8a34d6c9efaf..1ed096ea06e1 100644
--- a/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.hxx
+++ b/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.hxx
@@ -24,16 +24,16 @@
#include <memory>
-//........................................................................
+
namespace connectivity { namespace mozab {
-//........................................................................
+
struct AttributeMap_Data;
class MQueryHelperResultEntry;
- //====================================================================
+
//= class MLdapAttributeMap
- //====================================================================
+
/** implements the nsIAbLDAPAttributeMap interface
Somewhere between Mozilla 1.7.5 and SeaMonkey 1.1.12, the LDAP address book
@@ -61,9 +61,9 @@ namespace connectivity { namespace mozab {
::std::auto_ptr< AttributeMap_Data > m_pData;
};
-//........................................................................
+
} } // namespace connectivity::mozab
-//........................................................................
+
#endif // CONNECTIVITY_MLDAPATTRIBUTEMAP_HXX