[seahorse] Fix the key sharing DNS-SD type to match that of seahorse-sharing
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse] Fix the key sharing DNS-SD type to match that of seahorse-sharing
- Date: Sun, 18 Sep 2011 09:08:47 +0000 (UTC)
commit cde40a9d259edf736ccaf4f8d2c096a2210f51ef
Author: Stef Walter <stefw collabora co uk>
Date: Sun Sep 18 11:06:55 2011 +0200
Fix the key sharing DNS-SD type to match that of seahorse-sharing
libseahorse/seahorse-dns-sd.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libseahorse/seahorse-dns-sd.c b/libseahorse/seahorse-dns-sd.c
index bf3697a..19b3df5 100644
--- a/libseahorse/seahorse-dns-sd.c
+++ b/libseahorse/seahorse-dns-sd.c
@@ -38,7 +38,7 @@
#define DEBUG_FLAG SEAHORSE_DEBUG_DNSSD
#include "seahorse-debug.h"
-#define HKP_SERVICE_TYPE "_pgpkey-hkp._tcp."
+#define HKP_SERVICE_TYPE "_pgpkey-hkp._tcp"
/*
* DEBUG: Define if we want to show discoveries from this
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]