From 44c4e177bf52c70f307d6d528fb62b5c9176a3aa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jonathan=20Neusch=C3=A4fer?= Date: Tue, 22 Nov 2011 23:03:05 +0100 Subject: [PATCH] command.c: put curly braces around a single large statement --- src/command.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/command.c b/src/command.c index 68b8d1e..67e0ad3 100644 --- a/src/command.c +++ b/src/command.c @@ -498,7 +498,7 @@ check_key_bindings(command_definition_t *cp, char *buf, size_t bufsize) int j; command_t cmd; - for(j=0; j