[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] xs.c:
ChangeSet 1.1713.1.26, 2005/06/17 18:59:02+01:00, cl349@xxxxxxxxxxxxxxxxxxxx xs.c: Update comment. Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx> xs.c | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff -Nru a/tools/python/xen/lowlevel/xs/xs.c b/tools/python/xen/lowlevel/xs/xs.c --- a/tools/python/xen/lowlevel/xs/xs.c 2005-06-17 21:04:01 -04:00 +++ b/tools/python/xen/lowlevel/xs/xs.c 2005-06-17 21:04:01 -04:00 @@ -625,11 +625,11 @@ return val; } -#define xspy_shutdown_doc "\n" \ - "Shutdown the xenstore daemon (xsdaemon).\n" \ - "\n" \ - "Returns: [int] 0 on success.\n" \ - "Raises RuntimeError on error.\n" \ +#define xspy_shutdown_doc "\n" \ + "Shutdown the xenstore daemon.\n" \ + "\n" \ + "Returns: [int] 0 on success.\n" \ + "Raises RuntimeError on error.\n" \ "\n" static PyObject *xspy_shutdown(PyObject *self, PyObject *args, PyObject *kwds) _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |