From c635347f18378aea08ba48e991ddb8ff1010c27c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 1 Mar 2013 16:00:26 +0300 Subject: Fix code style. --- src/commands.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index 83160188f..c86497f15 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -332,8 +332,8 @@ impHandler(query) if (tab) { - tab->chatLog(strprintf(_("Cannot create a whisper tab for nick \"%s\"! " - "It either already exists, or is you."), + tab->chatLog(strprintf(_("Cannot create a whisper tab for nick " + "\"%s\"! It either already exists, or is you."), args.c_str()), BY_SERVER); } } -- cgit v1.2.3-70-g09d2