From 9e1a2beaf1db681e6f0108d62f30e86a76bb6e9f Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 3 Aug 2013 11:23:33 +0000 Subject: minor code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@5562 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/src/infopanel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TabSRMM/src/infopanel.cpp') diff --git a/plugins/TabSRMM/src/infopanel.cpp b/plugins/TabSRMM/src/infopanel.cpp index 6d59a61164..21fa97a159 100644 --- a/plugins/TabSRMM/src/infopanel.cpp +++ b/plugins/TabSRMM/src/infopanel.cpp @@ -142,7 +142,7 @@ void CInfoPanel::saveHeight(bool fFlush) * * @param newHeight LONG: the new height. * @param fBroadcast bool: broadcast the new height to all open sessions, respect - * container's private setting flag. + *container's private setting flag. */ void CInfoPanel::setHeight(LONG newHeight, bool fBroadcast) { -- cgit v1.2.3