introduce the active_list for searching.
[oweals/opkg-lede.git] / libopkg / pkg_hash.c
index c63847b520f6e40005bad1a6b67532e2e3c66b90..d6a062dc91d9f439a9728eb17c29894b0c889091 100644 (file)
@@ -47,7 +47,6 @@ static abstract_pkg_t * add_new_abstract_pkg_by_name(hash_table_t * hash, const
  */
 
 
-\f
 int pkg_hash_init(const char *name, hash_table_t *hash, int len)
 {
   return hash_table_init(name, hash, len);