]> the.earth.li Git - onak.git/blobdiff - keydb_fs.c
Fix compilation of PostgreSQL backend.
[onak.git] / keydb_fs.c
index 7e739d834623c1193bdf283c70362efbe9d1467d..69a76b1608f342b4d7a522d7657237fd3a2b34b4 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright 2004 Daniel Silverstone and Project Purple
  *
- * $Id: keydb_fs.c,v 1.1 2004/05/27 03:37:58 noodles Exp $
+ * $Id: keydb_fs.c,v 1.3 2004/05/28 03:23:04 noodles Exp $
  */
 
 #include <sys/types.h>
@@ -279,9 +279,7 @@ int store_key(struct openpgp_publickey *publickey, bool intrans,
                        wl = wl->next;
                }
 
-
-
-               llfree(wordlist, NULL);
+               llfree(wordlist, free);
        }
 
        if (!intrans)