X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/3b5b9db0bc2dbe93b3b79e722997606c71ecafb9..7f046503b8b8dcec51c1f7752e87ba0ba0af0631:/add.c diff --git a/add.c b/add.c index 2a99036..2aee761 100644 --- a/add.c +++ b/add.c @@ -4,6 +4,8 @@ * Jonathan McDowell * * Copyright 2002 Project Purple + * + * $Id: add.c,v 1.11 2003/10/15 21:15:20 noodles Exp $ */ #include @@ -54,7 +56,7 @@ int main(int argc, char *argv[]) if (ctx.buffer == NULL) { puts("Error: No keytext to add supplied."); } else { - readconfig(); + readconfig(NULL); initlogthing("add", config.logfile); dearmor_openpgp_stream(buffer_fetchchar, &ctx,