mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-21 19:02:25 +00:00
fix typo in comments
Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
This commit is contained in:
parent
bc359f77f3
commit
b1ad57ecd2
@ -383,7 +383,7 @@ struct _virConnect {
|
||||
|
||||
/* Per-connection error. */
|
||||
virError err; /* the last error */
|
||||
virErrorFunc handler; /* associated handlet */
|
||||
virErrorFunc handler; /* associated handler */
|
||||
void *userData; /* the user data */
|
||||
|
||||
/* Per-connection close callback */
|
||||
|
Loading…
x
Reference in New Issue
Block a user