X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/1044f25379a43ce9cc5cd3b780abfdbcf49b06d5..576754568dc383e78065e88e05eeb2d078524f9c:/keyindex.c?ds=sidebyside diff --git a/keyindex.c b/keyindex.c index 180c312..6593224 100644 --- a/keyindex.c +++ b/keyindex.c @@ -5,7 +5,7 @@ * * Copyright 2002 Project Purple * - * $Id: keyindex.c,v 1.10 2003/06/04 22:11:40 noodles Exp $ + * $Id: keyindex.c,v 1.11 2003/06/08 19:04:32 noodles Exp $ */ #include @@ -306,7 +306,7 @@ int mrkey_index(struct openpgp_publickey *keys) keys->publickey->data[0]); } - printf(":%d:%d:%d::\n", + printf(":%d:%d:%ld::\n", type, length, created_time);