cscvs to tla changeset 136
[onak.git] / keydb_fs.c
index 23058085ffad207bf02b9a9f55c5b1078156f152..69a76b1608f342b4d7a522d7657237fd3a2b34b4 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright 2004 Daniel Silverstone and Project Purple
  *
- * $Id: keydb_fs.c,v 1.2 2004/05/28 02:55:49 noodles Exp $
+ * $Id: keydb_fs.c,v 1.3 2004/05/28 03:23:04 noodles Exp $
  */
 
 #include <sys/types.h>
@@ -279,7 +279,7 @@ int store_key(struct openpgp_publickey *publickey, bool intrans,
                        wl = wl->next;
                }
 
-               llfree(wordlist, NULL);
+               llfree(wordlist, free);
        }
 
        if (!intrans)