refresh patches before applying upcoming fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13966 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2009-01-10 23:53:44 +00:00
parent 4e59d48856
commit 2de67b2eab
4 changed files with 43 additions and 75 deletions

View File

@ -7,11 +7,9 @@ option to 8 bytes. Before that, send was padding with N bytes
which would align to the number of bytes representing a pointer
on your architecture.
Index: sendd-0.2/sendd/snd_proto.h
============================================================
--- sendd-0.2/sendd/snd_proto.h 2008-04-18 16:21:46.000000000 +0200
+++ sendd-0.2.new/sendd/snd_proto.h 2008-10-05 16:08:34.000000000 +0200
@@ -69,7 +69,7 @@
--- a/sendd/snd_proto.h
+++ b/sendd/snd_proto.h
@@ -69,7 +69,7 @@ struct snd_opt_sig {
uint32_t reserved; /* opt hdr + reserved */
uint8_t keyhash[SND_KEYHASH_LEN];
uint8_t sig[0];