]> xenbits.xensource.com Git - people/vhanquez/xen.git/commitdiff
libxen: Fix function prototype.
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 18 Jan 2008 13:53:38 +0000 (13:53 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 18 Jan 2008 13:53:38 +0000 (13:53 +0000)
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
xen-unstable changeset:   16721:b953c358d0adc75f77cfa1991b5fc15da2b5b0a2
xen-unstable date:        Tue Jan 15 18:48:32 2008 +0000

tools/libxen/include/xen/api/xen_common.h

index 89d92cacc4cc3d80b1f4146cb095506dd1225b0a..ebcebd96d14151277c25ad33056c1233255f735f 100644 (file)
@@ -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