debuggers.hg
changeset 16759:b953c358d0ad
libxen: Fix function prototype.
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
author | Keir Fraser <keir.fraser@citrix.com> |
---|---|
date | Tue Jan 15 18:48:32 2008 +0000 (2008-01-15) |
parents | d13c4d2836a8 |
children | 04d3ca600f74 |
files | tools/libxen/include/xen/api/xen_common.h |
line diff
1.1 --- a/tools/libxen/include/xen/api/xen_common.h Tue Jan 15 14:39:23 2008 +0000 1.2 +++ b/tools/libxen/include/xen/api/xen_common.h Tue Jan 15 18:48:32 2008 +0000 1.3 @@ -107,7 +107,7 @@ extern void xen_version_free(xen_version 1.4 * minor, and extraversion of the Xen release with which it was released, 1.5 * plus the library's own version as the patch. 1.6 */ 1.7 -extern xen_version *xen_get_client_side_version(); 1.8 +extern xen_version *xen_get_client_side_version(void); 1.9 1.10 1.11 extern bool