[libvirt] [PATCH] fix typo in comments

10 Aug
2015
10 Aug
'15
7:31 a.m.
Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com> --- src/datatypes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/datatypes.h b/src/datatypes.h index c498cb0..be108fe 100644 --- a/src/datatypes.h +++ b/src/datatypes.h @@ -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 */ -- 2.1.0
3719
Age (days ago)
3719
Last active (days ago)
1 comments
2 participants
participants (2)
-
Cao jin
-
Ján Tomko