mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 03:12:22 +00:00
Fix up a comment in virHashUpdateEntry
Signed-off-by: Chris Lalancette <clalance@redhat.com>
This commit is contained in:
parent
b16cd226a2
commit
62a30a496a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user