diff options
Diffstat (limited to 'src/core/stduserinfo/main.cpp')
-rw-r--r-- | src/core/stduserinfo/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stduserinfo/main.cpp b/src/core/stduserinfo/main.cpp index 594f5ba805..88ed31e921 100644 --- a/src/core/stduserinfo/main.cpp +++ b/src/core/stduserinfo/main.cpp @@ -31,7 +31,7 @@ int hLangpack; pfnEnableThemeDialogTexture enableThemeDialogTexture;
PLUGININFOEX pluginInfo = {
- sizeof(PLUGININFOEX),
+ sizeof(PLUGININFOEX),
__PLUGIN_NAME,
MIRANDA_VERSION_DWORD,
__DESCRIPTION,
|