diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-06-04 11:25:53 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-06-04 11:25:53 +0000 |
commit | 91142205534e135a29ceb3992708bf2ca3219021 (patch) | |
tree | 16e69db35c7fdf48ea76876109b0b38845361209 /package/haserl/patches | |
parent | d5b15895ef66b9a664afa72d88507060e1f0a270 (diff) | |
download | upstream-91142205534e135a29ceb3992708bf2ca3219021.tar.gz upstream-91142205534e135a29ceb3992708bf2ca3219021.tar.bz2 upstream-91142205534e135a29ceb3992708bf2ca3219021.zip |
refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
Diffstat (limited to 'package/haserl/patches')
-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; |