From d69ea30539a6fe816dd6e1d943a0a2adcbd95c19 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 3 Dec 2012 15:31:12 +0300 Subject: Fix code style. --- src/commands.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/commands.h') diff --git a/src/commands.h b/src/commands.h index 33f86d76b..2f746b9e2 100644 --- a/src/commands.h +++ b/src/commands.h @@ -115,7 +115,8 @@ namespace Commands void replaceVars(std::string &str); } -static const CommandInfo commands[] = { +static const CommandInfo commands[] = +{ {"closeall", &Commands::closeAll}, {"ignoreall", &Commands::ignoreAll}, {"help", &Commands::help}, -- cgit v1.2.3-60-g2f50