Re: [libvirt] [PATCH] fix typo in comments

2015-08-10 Thread Ján Tomko
On Mon, Aug 10, 2015 at 03:31:45PM +0800, Cao jin wrote: > Signed-off-by: Cao jin > --- > src/datatypes.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > ACK and pushed. Jan signature.asc Description: Digital signature -- libvir-list mailing list libvir-list@redhat.com https://www.

[libvirt] [PATCH] fix typo in comments

2015-08-10 Thread Cao jin
Signed-off-by: Cao jin --- 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. */