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