X-Git-Url: https://the.earth.li/gitweb/?p=onak.git;a=blobdiff_plain;f=keydb_keyring.c;h=9550434c612d5b027f3cf4a369b001d696d8e9fe;hp=0f24366d05864106527d1721010bb1da68b49db5;hb=9ce8c6ced68d45b462abb4c6531b6476f4d1e681;hpb=3886942162fd8193d8a804a685a3f96a65b9712c diff --git a/keydb_keyring.c b/keydb_keyring.c index 0f24366..9550434 100644 --- a/keydb_keyring.c +++ b/keydb_keyring.c @@ -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;