]> the.earth.li Git - onak.git/blobdiff - keydb_keyring.c
Add option to only accept updates for existing keys
[onak.git] / keydb_keyring.c
index 0f24366d05864106527d1721010bb1da68b49db5..9550434c612d5b027f3cf4a369b001d696d8e9fe 100644 (file)
@@ -224,6 +224,7 @@ static int keyring_iterate_keys(struct onak_dbctx *dbctx,
 static int keyring_update_keys(struct onak_dbctx *dbctx,
                struct openpgp_publickey **keys,
                struct keyarray *blacklist,
+               bool updateonly,
                bool sendsync)
 {
        return 0;