From 91142205534e135a29ceb3992708bf2ca3219021 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 4 Jun 2007 11:25:53 +0000 Subject: refresh all package patches in the buildroot using quilt SVN-Revision: 7490 --- package/dnsmasq/patches/103-hosts-fqdn.patch | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'package/dnsmasq/patches/103-hosts-fqdn.patch') diff --git a/package/dnsmasq/patches/103-hosts-fqdn.patch b/package/dnsmasq/patches/103-hosts-fqdn.patch index 0541614..243e73b 100644 --- a/package/dnsmasq/patches/103-hosts-fqdn.patch +++ b/package/dnsmasq/patches/103-hosts-fqdn.patch @@ -1,6 +1,8 @@ ---- dnsmasq-2.35/src/cache.c.orig 2007-02-12 14:35:58.000000000 -0800 -+++ dnsmasq-2.35/src/cache.c 2007-02-12 14:36:51.000000000 -0800 -@@ -720,10 +720,11 @@ +Index: dnsmasq-2.38/src/cache.c +=================================================================== +--- dnsmasq-2.38.orig/src/cache.c 2007-06-04 13:22:23.510281176 +0200 ++++ dnsmasq-2.38/src/cache.c 2007-06-04 13:22:24.014204568 +0200 +@@ -749,10 +749,11 @@ while ((token = strtok(NULL, " \t\n\r")) && (*token != '#')) { struct crec *cache; -- cgit v1.1