]> xenbits.xensource.com Git - libvirt.git/commitdiff
Fix up a comment in virHashUpdateEntry
authorChris Lalancette <clalance@redhat.com>
Sun, 31 Jan 2010 02:27:12 +0000 (21:27 -0500)
committerChris Lalancette <clalance@redhat.com>
Mon, 1 Feb 2010 14:39:54 +0000 (09:39 -0500)
Signed-off-by: Chris Lalancette <clalance@redhat.com>
src/util/hash.c

index 40df2c63c9cf93c8ac139b578683bef2de9bcbeb..5c56dae02995b84ddd57231ac0f99e7b7a069ff3 100644 (file)
@@ -237,7 +237,7 @@ virHashFree(virHashTablePtr table, virHashDeallocator f)
 }
 
 /**
- * virHashAddEntry3:
+ * virHashAddEntry:
  * @table: the hash table
  * @name: the name of the userdata
  * @userdata: a pointer to the userdata