ypldap(8): Fix grammar in ypldap.c

Event:		Advanced UNIX Programming Course (Fall’23) at NTHU.
Pull Request:	https://github.com/freebsd/freebsd-src/pull/991
This commit is contained in:
Shi-Xin Huang 2024-01-04 12:23:09 +08:00 committed by Li-Wen Hsu
parent 84886bf93a
commit f4e0aec989
No known key found for this signature in database
GPG Key ID: 82B261B14D3BC7AF
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ main_start_update(struct env *env)
/*
* XXX: Currently this function should only be called when updating is
* finished. A notification should be send to ldapclient that it should stop
* finished. A notification should be sent to ldapclient that it should stop
* sending new pwd/grp entries before it can be called from different places.
*/
void