dropbear: update to 2014.65

Signed-off-by: Steven Barth <steven@midlink.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42131 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Steven Barth
2014-08-11 13:02:43 +00:00
parent f9968acee1
commit 3d227bab23
5 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
--- a/dbutil.h
+++ b/dbutil.h
@@ -92,7 +92,11 @@ int m_str_to_uint(const char* str, unsig
@@ -101,7 +101,11 @@ int m_str_to_uint(const char* str, unsig
#define DEF_MP_INT(X) mp_int X = {0, 0, 0, NULL}
/* Dropbear assertion */