]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/home/user-record-util.c
Merge pull request #15442 from poettering/fido2
[thirdparty/systemd.git] / src / home / user-record-util.c
index cf8e988521992b1a6d3cc51718db72ccc7ac35ba..5d0ac8653387de240f98b727e84efe86eff73f2c 100644 (file)
@@ -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);