X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=keyindex.c;h=0cc9edd89e1bb20da6966646f6837035ea06b5c0;hb=5519cde50874ecd006e5ebf2421b1c7d48de0072;hp=d2094d56ee840b6d7c629e77b46aa96c4db64fcb;hpb=1a72b8d85895fc9ffba0d8f6a9240634ce6ee8dc;p=onak.git 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++;