aboutsummaryrefslogtreecommitdiffhomepage
path: root/util.h
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-02-05 23:12:53 +1000
committerGravatar axel <axel@liljencrantz.se>2006-02-05 23:12:53 +1000
commit0fa3c15114be3b6bfbd32b53e9621431dbe13632 (patch)
tree1a616ebdf794bc5e260e1bf78df255c6d034ff83 /util.h
parent58667673d921a782f4a531255344983bbadb9288 (diff)
Tweaks to some source comments
darcs-hash:20060205131253-ac50b-c3ad91b280a73fc8ec318ca6c285de773ffecfc6.gz
Diffstat (limited to 'util.h')
-rw-r--r--util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util.h b/util.h
index b63bfd84..984b131b 100644
--- a/util.h
+++ b/util.h
@@ -232,7 +232,7 @@ const void *hash_get_key( hash_table_t *h,
*/
int hash_get_count( hash_table_t *h);
/**
- Remove the specified key from the hash table
+ Remove the specified key from the hash table if it exists. Do nothing if it does not exist.
\param h The hashtable
\param key The key