From: Tj Date: Tue, 29 Mar 2016 17:01:50 +0000 (+0100) Subject: remove trailing linefeed from title X-Git-Tag: v1.4~3 X-Git-Url: https://iam.tj/gitweb/gitweb.cgi?p=cfe_generate_password.git;a=commitdiff_plain;h=3f7c518063b82112e19a3ad00e7935c5b47bf29a remove trailing linefeed from title Signed-off-by: Tj --- diff --git a/cfe_generate_password.c b/cfe_generate_password.c index 3778c8b..2aa2d9d 100644 --- a/cfe_generate_password.c +++ b/cfe_generate_password.c @@ -1,5 +1,5 @@ static const char *title = \ -"Generate Broadcom CFE seeds and passwords for many popular modem/router devices\n" +"Generate Broadcom CFE seeds and passwords for many popular modem/router devices" ; static const float VERSION = 1.3f;