
On Fri, May 09, 2008 at 08:52:00PM +0900, Atsushi SAKAI wrote:
Hi,
I post a typo patch since it reaches 20.
okay, thanks except a coupld of things:
docs/index.py | 6 +++---
-# Create a database user 'veillard' and give him passord access +# Create a database user 'veillard' and give him passed access i really meant password, not passed, wrong pick ;-)
proxy/libvirt_proxy.c | 2 +-
* very fist thing, use the socket as an exclusive lock, this then * allow to do timed exits, avoiding constant CPU usage in case of * failure. - */ + */ if (proxyListenUnixSocket(PROXY_SOCKET_PATH) < 0) exit(0); if (proxyInitXen() == 0) doesn't look like a typo, and i prefer to keep the * aligned vertically But except those, it looks fine to me, please apply :-) Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/