From 3d37ae4836c17b2ea4640e0d57060fae8a046f94 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Fri, 12 Feb 2016 23:40:22 -0600 Subject: Multiple: Kill libssh2 refs Signed-off-by: Robby Workman --- libraries/libgit2/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/libgit2/README') diff --git a/libraries/libgit2/README b/libraries/libgit2/README index 867ba5e590..bd1fbdf41f 100644 --- a/libraries/libgit2/README +++ b/libraries/libgit2/README @@ -2,4 +2,4 @@ libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings. -Optional: libssh2 (for ssh transport) and http-parser +Optional: http-parser -- cgit v1.2.3-65-gdbad