X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=lookup.c;h=a7d9c7c4f1c7dc8baecc74446e39dfb855ef84a7;hb=e38c96cef3f2b32a5f6e0bee8e845279f9dffead;hp=3431690bde0e6afdc39a548ba49464cfa3d733cd;hpb=c7102948c58ec797995297699bac64748d168bfd;p=onak.git diff --git a/lookup.c b/lookup.c index 3431690..a7d9c7c 100644 --- a/lookup.c +++ b/lookup.c @@ -207,7 +207,8 @@ int main(int argc, char *argv[]) unsigned char *photo = NULL; size_t length = 0; - if (getphoto(publickey, 0, &photo, &length)) { + if (getphoto(publickey, indx, &photo, + &length)) { fwrite(photo, 1, length,