X-Git-Url: https://the.earth.li/gitweb/?p=onak.git;a=blobdiff_plain;f=lookup.c;h=c9f94a9e8579c51c187659cecb08f36a742a86a3;hp=fda1686234f06160dfd7af7be1819c441fcf2bc2;hb=a0d1c99184eeb07a6a7711e168c3db4b8c0937eb;hpb=5719b2b50c87d77e4ed1cc054f000845fc9aa8cc diff --git a/lookup.c b/lookup.c index fda1686..c9f94a9 100644 --- a/lookup.c +++ b/lookup.c @@ -239,7 +239,7 @@ int main(int argc, char *argv[]) result, search); puts("
");
-				cleankeys(publickey);
+				cleankeys(&publickey, config.clean_policies);
 				flatten_publickey(publickey,
 							&packets,
 							&list_end);