X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fbasic%2Fuser-util.c;h=fbe9f2a969987f86b225bd3a170173c0698aa7d5;hb=a46d97abe772733d301fc1e6fb7bdfc4f0eba1ab;hp=f57555422739cadc4742d1fd490ab7769e245b89;hpb=b4f4684f3a95c915491cd7845911ecdf2622b2c2;p=elogind.git diff --git a/src/basic/user-util.c b/src/basic/user-util.c index f57555422..fbe9f2a96 100644 --- a/src/basic/user-util.c +++ b/src/basic/user-util.c @@ -463,7 +463,7 @@ int take_etc_passwd_lock(const char *root) { * * Note that shadow-utils also takes per-database locks in * addition to lckpwdf(). However, we don't given that they - * are redundant as they they invoke lckpwdf() first and keep + * are redundant as they invoke lckpwdf() first and keep * it during everything they do. The per-database locks are * awfully racy, and thus we just won't do them. */