summaryrefslogtreecommitdiff
path: root/extensions/source/config/ldap/ldapuserprofilebe.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/config/ldap/ldapuserprofilebe.hxx')
-rw-r--r--extensions/source/config/ldap/ldapuserprofilebe.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/config/ldap/ldapuserprofilebe.hxx b/extensions/source/config/ldap/ldapuserprofilebe.hxx
index 983f833466b0..fff0b6bbb5e8 100644
--- a/extensions/source/config/ldap/ldapuserprofilebe.hxx
+++ b/extensions/source/config/ldap/ldapuserprofilebe.hxx
@@ -52,7 +52,7 @@ struct LdapProfileMutexHolder { osl::Mutex mMutex; };
*/
class LdapUserProfileBe : private LdapProfileMutexHolder, public BackendBase
{
- public :
+ public:
LdapUserProfileBe(const uno::Reference<uno::XComponentContext>& xContext);
virtual ~LdapUserProfileBe() ;