X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fbasic%2Fuser-util.c;fp=src%2Fbasic%2Fuser-util.c;h=fbe9f2a969987f86b225bd3a170173c0698aa7d5;hb=7a6781d5aa01c5609232f60bbda7ba9a5bd1f74c;hp=f57555422739cadc4742d1fd490ab7769e245b89;hpb=93b089be778452f2c34c468666b1f5646d64d331;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. */