summaryrefslogtreecommitdiff
path: root/plugins/ClientChangeNotify/src/ClientChangeNotify.cpp
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-02-10 11:10:12 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-02-10 11:10:12 +0000
commitb4ff82df0b826fa17d6e5dd1f3b337995b6fe8d1 (patch)
treecc8c2a732e18ccc87a9839048a5217bbf6f7dd3a /plugins/ClientChangeNotify/src/ClientChangeNotify.cpp
parentc7252764516c7a80911b885c4ec2d2b99da776e6 (diff)
removed not used defines
git-svn-id: http://svn.miranda-ng.org/main/trunk@3526 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ClientChangeNotify/src/ClientChangeNotify.cpp')
-rw-r--r--plugins/ClientChangeNotify/src/ClientChangeNotify.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ClientChangeNotify/src/ClientChangeNotify.cpp b/plugins/ClientChangeNotify/src/ClientChangeNotify.cpp
index d3f6134aec..75c6523d15 100644
--- a/plugins/ClientChangeNotify/src/ClientChangeNotify.cpp
+++ b/plugins/ClientChangeNotify/src/ClientChangeNotify.cpp
@@ -36,7 +36,7 @@ PLUGININFOEX pluginInfo = {
__COPYRIGHT,
__AUTHORWEB,
UNICODE_AWARE,
- // {B68A8906-748B-435d-930E-21CC6E8F3B3F}
+ // {B68A8906-748B-435D-930E-21CC6E8F3B3F}
{0xb68a8906, 0x748b, 0x435d, {0x93, 0xe, 0x21, 0xcc, 0x6e, 0x8f, 0x3b, 0x3f}}
};