From 9152918f91b7b6abffadfef500f0c6b8e3d9d317 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 9 Aug 2005 14:22:01 +0000 Subject: [PATCH] s/shttp/https/ git-svn-id: file:///home/lennart/svn/public/avahi/trunk@284 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-utils/avahi-bookmarks.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/avahi-utils/avahi-bookmarks.in b/avahi-utils/avahi-bookmarks.in index 953020a..2dd01be 100755 --- a/avahi-utils/avahi-bookmarks.in +++ b/avahi-utils/avahi-bookmarks.in @@ -59,7 +59,7 @@ class AvahiBookmarks(resource.Resource): self.browse_service_type("_http._tcp") # Hurrah! if I enable one of the following lines, python segfaults. - #self.browse_service_type("_shttp._tcp") + #self.browse_service_type("_https._tcp") #self.browse_service_type("_ftp._tcp") def browse_service_type(self, stype): -- 2.39.2