X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/1a72b8d85895fc9ffba0d8f6a9240634ce6ee8dc..28d25177e72f84408c99072fbe6cf05b4fc556fb:/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++;