cscvs to tla changeset 135
[onak.git] / keydb_fs.c
index 7e739d834623c1193bdf283c70362efbe9d1467d..23058085ffad207bf02b9a9f55c5b1078156f152 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.2 2004/05/28 02:55:49 noodles Exp $
  */
 
 #include <sys/types.h>
@@ -279,8 +279,6 @@ int store_key(struct openpgp_publickey *publickey, bool intrans,
                        wl = wl->next;
                }
 
-
-
                llfree(wordlist, NULL);
        }