diff options
author | George Hazan <george.hazan@gmail.com> | 2016-02-01 08:44:13 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2016-02-01 08:44:13 +0000 |
commit | 5d99a5875b9968bc684ec1c051372296d3fadec2 (patch) | |
tree | b986ae40c0b79979d90445a439c5a5934abc64f3 /plugins/StatusPlugins/confirmdialog.cpp | |
parent | 1e2a3c77546e1d51383df4fa6df0925aafaacd0f (diff) |
code cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@16204 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StatusPlugins/confirmdialog.cpp')
-rw-r--r-- | plugins/StatusPlugins/confirmdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StatusPlugins/confirmdialog.cpp b/plugins/StatusPlugins/confirmdialog.cpp index e652dc004e..1b1f5b03fc 100644 --- a/plugins/StatusPlugins/confirmdialog.cpp +++ b/plugins/StatusPlugins/confirmdialog.cpp @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
+*/
#include "commonstatus.h"
#include "resource.h"
|