mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2026-02-01 19:59:04 +00:00
Fix typo: alocated -> allocated
Signed-off-by: Ferenc Wágner <wferi@niif.hu> Reviewed-by: Jan Friesse <jfriesse@redhat.com>
This commit is contained in:
parent
ed56e07bf1
commit
e2edefe3d1
@ -149,7 +149,7 @@ function),
|
||||
.I len
|
||||
is length of value in cmap and
|
||||
.I data
|
||||
is pointer to value of item. Data storage is dynamically alocated by caller and notify function must not try to
|
||||
is pointer to value of item. Data storage is dynamically allocated by caller and notify function must not try to
|
||||
free it.
|
||||
|
||||
.SH RETURN VALUE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user