[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [patch][doc and comment] typos fix
- From: Daniel Veillard <veillard redhat com>
- To: Atsushi SAKAI <sakaia jp fujitsu com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [patch][doc and comment] typos fix
- Date: Fri, 9 May 2008 08:56:38 -0400
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/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]