cscvs to tla changeset 112
[onak.git] / add.c
diff --git a/add.c b/add.c
index 2a99036adbe2fe017359f00962a027b8a9127fce..2aee761884fe6ae786cc2f9f20a76fc91f3fe27f 100644 (file)
--- a/add.c
+++ b/add.c
@@ -4,6 +4,8 @@
  * Jonathan McDowell <noodles@earth.li>
  *
  * Copyright 2002 Project Purple
+ *
+ * $Id: add.c,v 1.11 2003/10/15 21:15:20 noodles Exp $
  */
 
 #include <errno.h>
@@ -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,