Re: [libvirt] [PATCH] Fix xs_unwatch() to correctly pass the token

2009-01-14 Thread Daniel P. Berrange
On Wed, Jan 14, 2009 at 10:54:18AM -0800, john.le...@sun.com wrote: > # HG changeset patch > # User john.le...@sun.com > # Date 1231958879 28800 > # Node ID 672cdb87a32fb0b275bb7cdc9abb9c2d506ec1b0 > # Parent 46dc909bda5b20d11f08d1516f21c05f27b6648f > Fix xs_unwatch() to correctly pass the token >

[libvirt] [PATCH] Fix xs_unwatch() to correctly pass the token

2009-01-14 Thread john . levon
# HG changeset patch # User john.le...@sun.com # Date 1231958879 28800 # Node ID 672cdb87a32fb0b275bb7cdc9abb9c2d506ec1b0 # Parent 46dc909bda5b20d11f08d1516f21c05f27b6648f Fix xs_unwatch() to correctly pass the token Signed-off-by: John Levon diff --git a/src/xs_internal.c b/src/xs_internal.c -