X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/1a72b8d85895fc9ffba0d8f6a9240634ce6ee8dc..a534b3b856a1e3cbfe60bc0bca432e802f9718be:/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("\"[photo" - "\n", + printf("\""\n", keyid, imgindx); imgindx++;