[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Another tiny C89 fix.
# HG changeset patch # User kaf24@xxxxxxxxxxxxxxxxxxxx # Node ID 0807931dfa54a79664b8ff4ec942036dfcbdcd19 # Parent 4f838d2ac31a51a4cabf3059131ef5457526b306 Another tiny C89 fix. Signed-off-by: Bruce Rogers <brogers@xxxxxxxxxx> diff -r 4f838d2ac31a -r 0807931dfa54 xen/include/public/io/xs_wire.h --- a/xen/include/public/io/xs_wire.h Fri Feb 24 14:41:45 2006 +++ b/xen/include/public/io/xs_wire.h Fri Feb 24 15:37:09 2006 @@ -70,7 +70,7 @@ enum xs_watch_type { XS_WATCH_PATH = 0, - XS_WATCH_TOKEN, + XS_WATCH_TOKEN }; /* Inter-domain shared memory communications. */ _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |