X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fsystemd.git;a=blobdiff_plain;f=src%2Fhome%2Fuser-record-util.c;fp=src%2Fhome%2Fuser-record-util.c;h=0881d1472c9314f7bd4be0029f01ab4369ea7d77;hp=8f51f8d6e82ea40442abf1cee632814d0566bdba;hb=cc832f977208a020cdef133b8f44d00040802b81;hpb=63b7e7b4ba649e058be77fd9e8e565f39eda513e diff --git a/src/home/user-record-util.c b/src/home/user-record-util.c index 8f51f8d6e82..0881d1472c9 100644 --- a/src/home/user-record-util.c +++ b/src/home/user-record-util.c @@ -172,7 +172,7 @@ int user_record_reconcile( * -REMCHG: identity records are not about the same user * -ESTALE: embedded identity record is equally new or newer than supplied record * - * Return the new record to use, which is either the the embedded record updated with the host + * Return the new record to use, which is either the embedded record updated with the host * binding or the host record. In both cases the secret data is stripped. */ assert(host);