X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=keyindex.c;h=0cc9edd89e1bb20da6966646f6837035ea06b5c0;hb=936be87217c58254edc92aa63178fa0461f67150;hp=d2094d56ee840b6d7c629e77b46aa96c4db64fcb;hpb=01108b24506dbe2083a23b61baa0bba9451f5ee0;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++;