On 29/06/2014 12:38, Jonas Gorski wrote:
> On Sun, Jun 29, 2014 at 8:58 AM, John Crispin
> wrote:
>> Hi,
>>
>> blogic@debian:/openwrt/ubox$ git am 5748 Applying: validate: fix
>> indentation blogic@debian:/openwrt/ubox$ git am 5749 Applying:
>> validate: fix indentation
>
> They have both the
On Sun, Jun 29, 2014 at 8:58 AM, John Crispin wrote:
> Hi,
>
> blogic@debian:/openwrt/ubox$ git am 5748
> Applying: validate: fix indentation
> blogic@debian:/openwrt/ubox$ git am 5749
> Applying: validate: fix indentation
They have both the same subject, so you quite likely downloaded the
same p
Hi,
blogic@debian:/openwrt/ubox$ git am 5748
Applying: validate: fix indentation
blogic@debian:/openwrt/ubox$ git am 5749
Applying: validate: fix indentation
error: patch failed: validate/validate.c:882
error: validate/validate.c: patch does not apply
Patch failed at 0001 validate: fix indentation
Signed-off-by: Luka Perkov
---
validate/validate.c | 88 ++---
1 file changed, 44 insertions(+), 44 deletions(-)
diff --git a/validate/validate.c b/validate/validate.c
index 150c08d..f550e76 100644
--- a/validate/validate.c
+++ b/validate/validate.