summaryrefslogtreecommitdiff
path: root/plugins/Restart/src/restart.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Restart/src/restart.cpp')
-rw-r--r--plugins/Restart/src/restart.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Restart/src/restart.cpp b/plugins/Restart/src/restart.cpp
index cd323a5d50..7cd3002eb0 100644
--- a/plugins/Restart/src/restart.cpp
+++ b/plugins/Restart/src/restart.cpp
@@ -24,7 +24,7 @@ PLUGININFOEX pluginInfo={
"© 2008 - 2012 -=J-Scar=-",
"http://miranda-ng.org",
UNICODE_AWARE,
- 0x61bedf3a, 0xcc2, 0x41a3, { 0xb9, 0x80, 0xbb, 0x93, 0x93, 0x36, 0x89, 0x35 } // {61BEDF3A-0CC2-41a3-B980-BB9393368935}
+ {0x61bedf3a, 0xcc2, 0x41a3, { 0xb9, 0x80, 0xbb, 0x93, 0x93, 0x36, 0x89, 0x35 }} // {61BEDF3A-0CC2-41a3-B980-BB9393368935}
};
BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)