summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2019-03-11 21:47:48 +0300
committerdartraiden <wowemuh@gmail.com>2019-03-11 21:47:48 +0300
commit4e3c1ed8066652646ab36418403871d857c66fb6 (patch)
treea4ed4a9818cd8cd99c71d7776ee77a1de162adb4
parent34465864d71707ab94e5b70024a91ba9d9bcd19c (diff)
too many +
-rw-r--r--plugins/SendScreenshotPlus/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SendScreenshotPlus/src/stdafx.h b/plugins/SendScreenshotPlus/src/stdafx.h
index d6be2e6898..d070020151 100644
--- a/plugins/SendScreenshotPlus/src/stdafx.h
+++ b/plugins/SendScreenshotPlus/src/stdafx.h
@@ -102,7 +102,7 @@ using namespace std;
typedef struct _MGLOBAL {
DWORD mirandaVersion; // mirandaVersion
- BOOLEAN PopupActionsExist : 1; // Popup++ or MS_POPUP_REGISTERACTIONS exist
+ BOOLEAN PopupActionsExist : 1; // Popup+ or MS_POPUP_REGISTERACTIONS exist
BOOLEAN PluginHTTPExist : 1; // HTTPServer or MS_HTTP_ACCEPT_CONNECTIONS exist
BOOLEAN PluginFTPExist : 1; // FTPFile or MS_FTPFILE_UPLOAD exist
BOOLEAN PluginCloudFileExist: 1; // CloudFile or MS_CLOUDFILE_UPLOAD exists