diff mbox

[1/4] libssh/libssh.mk:normalize header separator size to 80

Message ID 1443475644-5320-1-git-send-email-jerzy.grzegorek@trzebnica.net
State Accepted
Headers show

Commit Message

Jerzy Grzegorek Sept. 28, 2015, 9:27 p.m. UTC
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
---
 package/libssh/libssh.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni Sept. 29, 2015, 5:48 p.m. UTC | #1
Dear Jerzy Grzegorek,

On Mon, 28 Sep 2015 23:27:21 +0200, Jerzy Grzegorek wrote:
> Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
> ---
>  package/libssh/libssh.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

I've applied all four patches. However, the commit title was not
exactly correct, it should have been:

	<package>: <description>

While in your case, it was:

	<filename>:<description>

So, I've tweaked your commits to have the following titles:

libssh: indentation cleanup in Config.in
libssh: indentation cleanup in .mk file
libssh: remove an extra '#' sign in the header package name
libssh: normalize header separator size to 80

Thanks!

Thomas
diff mbox

Patch

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