]> andersk Git - moira.git/blobdiff - incremental/ldap/winad.c
Fix think-o in error message.
[moira.git] / incremental / ldap / winad.c
index 296f840e9860be60dd569168dc88da415263a43d..780c74f1b25c23f78fed968443e3261fa4391abd 100755 (executable)
@@ -1263,7 +1263,7 @@ void do_member(LDAP *ldap_handle, char *dn_path, char *ldap_hostname,
       if (!atoi(before[LM_EXTRA_ACTIVE]))
         {
           com_err(whoami, 0, 
-                 "Unable to add %s to group %s : group not active", 
+                 "Unable to remove %s from group %s : group not active", 
                  before[2], before[0]);
           return;
         }
This page took 1.056998 seconds and 4 git commands to generate.