diff options
Diffstat (limited to 'plugins/UserInfoEx/src/commonheaders.h')
-rw-r--r-- | plugins/UserInfoEx/src/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/UserInfoEx/src/commonheaders.h b/plugins/UserInfoEx/src/commonheaders.h index b998884e65..f31a6fcac0 100644 --- a/plugins/UserInfoEx/src/commonheaders.h +++ b/plugins/UserInfoEx/src/commonheaders.h @@ -66,7 +66,7 @@ using namespace std; typedef std::basic_string<TCHAR> tstring;
/***********************************************************************************************************
- * Miranda IM SDK includes and macros
+ * Miranda NG SDK includes and macros
***********************************************************************************************************/
#define MIRANDA_VER 0x0A00
|