[Buildroot] [git commit] libssh: normalize header separator size to 80

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Sep 29 17:45:53 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=4f64256d1f7ffa836ce8b0792cac5aaeed245a32
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek at trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/libssh/libssh.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/libssh/libssh.mk b/package/libssh/libssh.mk
index 39cff50..ded5e8c 100644
--- a/package/libssh/libssh.mk
+++ b/package/libssh/libssh.mk
@@ -2,7 +2,7 @@
 #
 ## libssh
 #
-#################################################################################
+################################################################################
 
 LIBSSH_VERSION = 0.7.1
 LIBSSH_SOURCE = libssh-$(LIBSSH_VERSION).tar.xz


More information about the buildroot mailing list