diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-02 08:51:17 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-02 08:51:17 +0100 |
commit | 4210ea9c8f69095fa0efaf5247f6c12925dcb4f0 (patch) | |
tree | 4e09d05e21f869903e87a3637ff6cbce7fc59487 /package/dropbear/patches/patch-options_h | |
parent | c5b18c5ea192d106980d40d25437b7951f76760c (diff) | |
parent | 4e2469a90193a1b4f8733b6de2238ce9b897bf90 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/dropbear/patches/patch-options_h')
-rw-r--r-- | package/dropbear/patches/patch-options_h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/dropbear/patches/patch-options_h b/package/dropbear/patches/patch-options_h index 88a081624..201444e68 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-08-13 14:29:15.000000000 +0200 -@@ -247,7 +247,7 @@ much traffic. */ +--- dropbear-2014.63.orig/options.h 2014-02-19 15:05:24.000000000 +0100 ++++ dropbear-2014.63/options.h 2014-02-27 16:29:06.000000000 +0100 +@@ -264,7 +264,7 @@ much traffic. */ /* The command to invoke for xauth when using X11 forwarding. * "-q" for quiet */ #ifndef XAUTH_COMMAND |