提交 5af1e59d 编写于 作者: D Daniel Veillard

* qemud/mdns.c: fix a compilation problem in the switch

daniel
上级 970c1434
Mon Dec 22 14:07:29 CET 2008 Daniel Veillard <veillard@redhat.com>
* qemud/mdns.c: fix a compilation problem in the switch
Mon Dec 22 13:56:13 CET 2008 Daniel Veillard <veillard@redhat.com>
* qemud/libvirtd.aug qemud/libvirtd.conf: document the new
......
......@@ -44,7 +44,7 @@
#include "remote_internal.h"
#include "memory.h"
#define AVAHI_DEBUG(fmt, ...) VIR_DEBUG("avahi", fmt, __VA_ARGS__)
#define AVAHI_DEBUG(fmt, ...) DEBUG(fmt, __VA_ARGS__)
struct libvirtd_mdns_entry {
char *type;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册