[Qemu-devel] [PATCH 4/8] vnc/spice: fix never and now expire_time

2011-01-27 Thread Gerd Hoffmann
From: Marc-André Lureau marcandre.lur...@redhat.com --- monitor.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/monitor.c b/monitor.c index 384d87b..aefbe92 100644 --- a/monitor.c +++ b/monitor.c @@ -1136,9 +1136,9 @@ static int expire_password(Monitor *mon, const

[Qemu-devel] [PATCH 4/8] vnc/spice: fix never and now expire_time

2011-01-24 Thread Gerd Hoffmann
From: Marc-André Lureau marcandre.lur...@redhat.com Signed-off-by: Gerd Hoffmann kra...@redhat.com --- monitor.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/monitor.c b/monitor.c index 4c92d38..6aa1bb9 100644 --- a/monitor.c +++ b/monitor.c @@ -1136,9 +1136,9 @@