$OpenBSD: patch-libgnomevfs_gnome-vfs-dns-sd_c,v 1.1 2007/06/11 13:12:51 martynas Exp $
--- libgnomevfs/gnome-vfs-dns-sd.c.orig	Tue Apr 10 15:03:59 2007
+++ libgnomevfs/gnome-vfs-dns-sd.c	Sat Jun  9 16:33:17 2007
@@ -55,7 +55,7 @@
 #define PATH_GCONF_GNOME_VFS_DNS_SD "/system/dns_sd"
 #define PATH_GCONF_GNOME_VFS_DNS_SD_EXTRA_DOMAINS "/system/dns_sd/extra_domains"
 
-#define DNS_REPLY_SIZE (64*1024)
+#define DNS_REPLY_SIZE (32*1024)
 
 
 /* Some systems don't those namespaced constants defined, see 
