From: Keir Fraser Date: Fri, 18 Jan 2008 13:53:38 +0000 (+0000) Subject: libxen: Fix function prototype. X-Git-Tag: 3.1.3-rc1~2 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=c9b3f529bb53befaa84eb31e797028d73ce2bfbc;p=people%2Fvhanquez%2Fxen.git libxen: Fix function prototype. Signed-off-by: Ian Jackson xen-unstable changeset: 16721:b953c358d0adc75f77cfa1991b5fc15da2b5b0a2 xen-unstable date: Tue Jan 15 18:48:32 2008 +0000 --- diff --git a/tools/libxen/include/xen/api/xen_common.h b/tools/libxen/include/xen/api/xen_common.h index 89d92cacc..ebcebd96d 100644 --- a/tools/libxen/include/xen/api/xen_common.h +++ b/tools/libxen/include/xen/api/xen_common.h @@ -107,7 +107,7 @@ extern void xen_version_free(xen_version *version); * minor, and extraversion of the Xen release with which it was released, * plus the library's own version as the patch. */ -extern xen_version *xen_get_client_side_version(); +extern xen_version *xen_get_client_side_version(void); extern bool