[Libvir] [PATCH] fix typo

fix typo event.h | 10 +++++----- iptables.c | 6 +++--- sexpr.c | 6 +++--- socketcompat.h | 2 +- storage_backend.c | 2 +- storage_backend_disk.c | 4 ++-- storage_conf.c | 2 +- virterror.c | 12 ++++++------ xen_internal.c | 18 +++++++++--------- xen_unified.c | 4 ++-- 10 files changed, 33 insertions(+), 33 deletions(-) Signed-off-by: Atsushi SAKAI <sakaia@jp.fujitsu.com> Thanks Atsushi SAKAI

Thanks for this contribution. I'm going to commit it right now. Rich. PS: -/* Socket functions in Windoze don't set errno. Instead of using errno +/* Socket functions in Windows don't set errno. Instead of using errno ... not a typo :-) -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://et.redhat.com/~rjones/virt-top
participants (2)
-
Atsushi SAKAI
-
Richard W.M. Jones