]> andersk Git - moira.git/commitdiff
Fix typo.
authorzacheiss <zacheiss>
Thu, 9 Mar 2000 19:59:54 +0000 (19:59 +0000)
committerzacheiss <zacheiss>
Thu, 9 Mar 2000 19:59:54 +0000 (19:59 +0000)
clients/moira/user.c

index 10b47526d91d70452d492182f6ac52a98e9f3f5c..d34a4b2942be3c45707436a2edde9ff091310ce3 100644 (file)
@@ -543,7 +543,7 @@ static void SetUserPassword(char *name)
 static void GiveBackLogin(char *name)
 {
   name = name;                 /* make saber happy. */
-  Put_message("kerberos code not implimented, name not given back.");
+  Put_message("kerberos code not implemented, name not given back.");
   /* send mail to db maintainer if this fails. */
 }
 
This page took 0.056355 seconds and 5 git commands to generate.