]> the.earth.li Git - onak.git/blobdiff - lookup.c
Use a set of policy flags to indicate what key cleaning to perform
[onak.git] / lookup.c
index fda1686234f06160dfd7af7be1819c441fcf2bc2..c9f94a9e8579c51c187659cecb08f36a742a86a3 100644 (file)
--- a/lookup.c
+++ b/lookup.c
@@ -239,7 +239,7 @@ int main(int argc, char *argv[])
                                        result,
                                        search);
                                puts("<pre>");
-                               cleankeys(publickey);
+                               cleankeys(&publickey, config.clean_policies);
                                flatten_publickey(publickey,
                                                        &packets,
                                                        &list_end);