diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-04 11:25:53 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-04 11:25:53 +0000 |
commit | b5cb1795de1f0959de1e228bd2e784d1cea921a7 (patch) | |
tree | b2d994878969d3f9d2d56625fccda64c5ac25e8a /package/haserl/patches/100-cookie_prefix.patch | |
parent | cca016f893833bb00fa62055d7160158a38aa740 (diff) |
refresh all package patches in the buildroot using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/haserl/patches/100-cookie_prefix.patch')
-rw-r--r-- | package/haserl/patches/100-cookie_prefix.patch | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package/haserl/patches/100-cookie_prefix.patch b/package/haserl/patches/100-cookie_prefix.patch index abd19bcb43..ba91fe690d 100644 --- a/package/haserl/patches/100-cookie_prefix.patch +++ b/package/haserl/patches/100-cookie_prefix.patch @@ -1,6 +1,7 @@ -diff -ur haserl.old/src/haserl.c haserl.dev/src/haserl.c ---- haserl.old/src/haserl.c 2004-11-10 18:59:35.000000000 +0100 -+++ haserl.dev/src/haserl.c 2006-11-25 03:24:31.000000000 +0100 +Index: haserl-0.8.0/src/haserl.c +=================================================================== +--- haserl-0.8.0.orig/src/haserl.c 2007-06-04 13:22:30.973146648 +0200 ++++ haserl-0.8.0/src/haserl.c 2007-06-04 13:22:31.039136616 +0200 @@ -74,6 +74,7 @@ token_t /*@null@*/ *token_list = NULL; |