aboutsummaryrefslogtreecommitdiffstats
path: root/mdns-browser.c
diff options
context:
space:
mode:
Diffstat (limited to 'mdns-browser.c')
-rw-r--r--mdns-browser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdns-browser.c b/mdns-browser.c
index 9f004b7..2368890 100644
--- a/mdns-browser.c
+++ b/mdns-browser.c
@@ -18,7 +18,7 @@
static Display *dpy;
static struct mdns_window *mdns;
-static char *service = "_ssh._tcp";
+static char *service = "_xendom._tcp";
static char *domain = NULL;
/* ------------------------------------------------------------------ */