diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-08-14 09:03:48 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-08-14 09:03:48 +0200 |
commit | 8d2f8e89c7b4ed479c72000e54bc23621e665699 (patch) | |
tree | a9f680f731f439723d161d305a7f4eb3042bedb3 /package/dropbear/patches/patch-options_h | |
parent | 8c716c528bc7a91dc1b065269c23707f8c3cb82f (diff) |
musl libc compat updates
Diffstat (limited to 'package/dropbear/patches/patch-options_h')
-rw-r--r-- | package/dropbear/patches/patch-options_h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/dropbear/patches/patch-options_h b/package/dropbear/patches/patch-options_h index 68a8b2a1b..88a081624 100644 --- a/package/dropbear/patches/patch-options_h +++ b/package/dropbear/patches/patch-options_h @@ -1,7 +1,7 @@ diff -Nur dropbear-2013.58.orig/options.h dropbear-2013.58/options.h --- dropbear-2013.58.orig/options.h 2013-04-18 16:58:14.000000000 +0200 -+++ dropbear-2013.58/options.h 2013-04-29 14:28:47.000000000 +0200 -@@ -247,7 +247,7 @@ ++++ dropbear-2013.58/options.h 2013-08-13 14:29:15.000000000 +0200 +@@ -247,7 +247,7 @@ much traffic. */ /* The command to invoke for xauth when using X11 forwarding. * "-q" for quiet */ #ifndef XAUTH_COMMAND |