diff options
author | George Hazan <george.hazan@gmail.com> | 2012-07-06 12:51:52 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-07-06 12:51:52 +0000 |
commit | d4b95c46e963cf742adaad520f15af4bcd867e6d (patch) | |
tree | abda984d388443aaf0ad4e80650a82ad8c96d428 /src/core/stduserinfo/main.cpp | |
parent | ed5bb0fad1a79a47774223e739902679d049299a (diff) |
stdemail + stdurl
git-svn-id: http://svn.miranda-ng.org/main/trunk@790 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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,
|