Fix up a comment in virHashUpdateEntry

Signed-off-by: Chris Lalancette <clalance@redhat.com>
This commit is contained in:
Chris Lalancette 2010-01-30 21:27:12 -05:00
parent b16cd226a2
commit 62a30a496a

View 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