diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-14 19:40:46 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-14 19:40:46 +0100 |
commit | cf53aff5d6feebf06953794b03b1793cda3e2f77 (patch) | |
tree | 7007ec3309cf29392ab978fb6f2519a86678c966 /package/libssh/patches/patch-include_libssh_libssh_h | |
parent | 093c542e059b733e0207ce072679c2267339b860 (diff) | |
parent | bc561e500e22bc9d953fd9a80144f80295a4cbbd (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
update Xorg / Mesa
Conflicts:
TODO
Diffstat (limited to 'package/libssh/patches/patch-include_libssh_libssh_h')
-rw-r--r-- | package/libssh/patches/patch-include_libssh_libssh_h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libssh/patches/patch-include_libssh_libssh_h b/package/libssh/patches/patch-include_libssh_libssh_h index 8811f79fb..dc60939bf 100644 --- a/package/libssh/patches/patch-include_libssh_libssh_h +++ b/package/libssh/patches/patch-include_libssh_libssh_h @@ -1,6 +1,6 @@ ---- libssh-0.5.3.orig/include/libssh/libssh.h 2012-11-20 12:41:49.000000000 +0100 -+++ libssh-0.5.3/include/libssh/libssh.h 2014-01-11 12:04:00.000000000 +0100 -@@ -57,6 +57,7 @@ +--- libssh-0.6.3.orig/include/libssh/libssh.h 2014-03-04 13:20:48.000000000 +0100 ++++ libssh-0.6.3/include/libssh/libssh.h 2014-03-14 09:07:03.304701842 +0100 +@@ -56,6 +56,7 @@ typedef unsigned long long uint64_t; typedef int mode_t; #else /* _MSC_VER */ |