mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 06:05:27 +00:00
util: fix virAllocVar's comment
This commit is contained in:
parent
7f913c8254
commit
b8fec67cb5
@ -389,7 +389,7 @@ virDeleteElementsN(void *ptrptr, size_t size, size_t at,
|
||||
}
|
||||
|
||||
/**
|
||||
* Vir_Alloc_Var:
|
||||
* virAllocVar:
|
||||
* @ptrptr: pointer to hold address of allocated memory
|
||||
* @struct_size: size of initial struct
|
||||
* @element_size: size of array elements
|
||||
|
Loading…
Reference in New Issue
Block a user