mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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…
Reference in New Issue
Block a user