X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/1a72b8d85895fc9ffba0d8f6a9240634ce6ee8dc..372969965f0e4938318057cc2655df90bb760072:/keyindex.c
diff --git a/keyindex.c b/keyindex.c
index d2094d5..0cc9edd 100644
--- a/keyindex.c
+++ b/keyindex.c
@@ -87,9 +87,9 @@ int list_uids(uint64_t keyid, struct openpgp_signedpacket_list *uids,
} else if (uids->packet->tag == 17) {
printf(" ");
if (html) {
- printf(""
- "\n",
+ printf("\n",
keyid,
imgindx);
imgindx++;