remove trailing linefeed from title
authorTj <hacker@iam.tj>
Tue, 29 Mar 2016 17:01:50 +0000 (18:01 +0100)
committerTj <hacker@iam.tj>
Tue, 29 Mar 2016 17:01:50 +0000 (18:01 +0100)
Signed-off-by: Tj <hacker@iam.tj>
cfe_generate_password.c

index 3778c8b..2aa2d9d 100644 (file)
@@ -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;