Index: uspace/lib/c/generic/adt/hash_table.c
===================================================================
--- uspace/lib/c/generic/adt/hash_table.c	(revision 0c48e14b26d49b4057d08af087953978a550a588)
+++ uspace/lib/c/generic/adt/hash_table.c	(revision 91bef4466a8188479f9e9d0a05c8762be7de2ec7)
@@ -303,5 +303,4 @@
  * @param key  Array of keys that will be compared against items of
  *             the hash table.
- * @param keys Number of keys in the 'key' array.
  *
  * @return Returns the number of removed items.
