summaryrefslogtreecommitdiffstats
path: root/commands/readline.c
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2015-07-01 00:32:24 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2015-07-02 09:39:58 +0200
commit177cab00ced1038e7cece282b204d5d0d43d5f9c (patch)
tree5e48cbe1d01876cb090cb2ed787831f5d0c711be /commands/readline.c
parentbcc6281e39c7f7e2ca0953ca20204141ce5dc64f (diff)
downloadbarebox-177cab00ced1038e7cece282b204d5d0d43d5f9c.tar.gz
barebox-177cab00ced1038e7cece282b204d5d0d43d5f9c.tar.xz
treewide: fix 'new blank line at EOF' formatting error
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'commands/readline.c')
-rw-r--r--commands/readline.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/commands/readline.c b/commands/readline.c
index e537498878..b6e0e3e091 100644
--- a/commands/readline.c
+++ b/commands/readline.c
@@ -53,4 +53,3 @@ BAREBOX_CMD_START(readline)
BAREBOX_CMD_GROUP(CMD_GRP_CONSOLE)
BAREBOX_CMD_HELP(cmd_readline_help)
BAREBOX_CMD_END
-