From: Daniel Veillard Date: Tue, 5 Jun 2007 13:10:09 +0000 (+0000) Subject: oops, Daniel X-Git-Tag: LIVIRT_0_2_3~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e255474d37d14f66bb33160518a83e45b74d005;p=thirdparty%2Flibvirt.git oops, Daniel --- diff --git a/src/xen_internal.c b/src/xen_internal.c index 6d7df038e5..1785f2c221 100644 --- a/src/xen_internal.c +++ b/src/xen_internal.c @@ -673,7 +673,7 @@ static void virXenErrorFunc(virErrorNumber error, const char *func, const char *info, int value) { - char fullinfo[1000] + char fullinfo[1000]; const char *errmsg; if ((error == VIR_ERR_OK) || (in_init != 0))