X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fpam.c;fp=src%2Fngircd%2Fpam.c;h=81d635c8685791186d7a58575335befe6c3aa113;hp=ed56497d77276f580d4607c9755348dfd8ae514f;hb=5a424f60dad660815d89285da9a7a07e4991461a;hpb=444308ccde9bcf58c652ec6ed8f662f81854624a diff --git a/src/ngircd/pam.c b/src/ngircd/pam.c index ed56497d..81d635c8 100644 --- a/src/ngircd/pam.c +++ b/src/ngircd/pam.c @@ -87,7 +87,7 @@ static struct pam_conv conv = { }; /** - * Authenticate a connectiong client using PAM. + * Authenticate a connecting client using PAM. * @param Client The client to authenticate. * @return true when authentication succeeded, false otherwise. */