From 5c66d91e3e69446081ef6254063ad638fbc48aca Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 12 Mar 2013 21:28:54 +0300 Subject: Fix code style. --- src/commands.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index abd30f713..64bb6ba3b 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -348,7 +348,7 @@ impHandler0(clear) impHandler0(cleanGraphics) { ResourceManager *const resman = ResourceManager::getInstance(); - while(resman->cleanOrphans(true)); + while (resman->cleanOrphans(true)); if (debugChatTab) debugChatTab->chatLog(_("Cache cleaned")); -- cgit v1.2.3-70-g09d2