util: fix virAllocVar's comment

This commit is contained in:
Ján Tomko 2013-03-22 12:59:31 +01:00
parent 7f913c8254
commit b8fec67cb5

View File

@ -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