summaryrefslogtreecommitdiff
path: root/plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2018-06-04 09:31:09 +0300
committerdartraiden <wowemuh@gmail.com>2018-06-04 09:31:09 +0300
commit4b6f2b43bcfbe2bc8202723e301d6a68f48c10bd (patch)
tree5bd015d9491eecadcc37d1cb2ee810c22250cfd7 /plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp
parenta4549ec2b353a0995bcfba17b7d42c047e7c8ee8 (diff)
HwHotKeys: remove second description
Diffstat (limited to 'plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp')
-rw-r--r--plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp b/plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp
index c3717b8e75..f8269bbfba 100644
--- a/plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp
+++ b/plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp
@@ -70,7 +70,7 @@ PLUGININFOEX pluginInfoEx = {
sizeof(PLUGININFOEX),
__PLUGIN_NAME,
PLUGIN_MAKE_VERSION(__MAJOR_VERSION, __MINOR_VERSION, __RELEASE_NUM, __BUILD_NUM),
- __DESCRIPTION_MIR,
+ __DESCRIPTION,
__AUTHOR,
__COPYRIGHT,
__AUTHORWEB,