summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/skype_proto.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2012-10-27 14:55:51 +0000
committerAlexander Lantsev <aunsane@gmail.com>2012-10-27 14:55:51 +0000
commit380f8c00917e29f68935adf7739312c5886b01f1 (patch)
treee733624b0612f18e39e875225f31ce149cc55223 /protocols/Skype/src/skype_proto.h
parent17b51f794dfce371d3f70641cb7a58bf318ab8e1 (diff)
- fixe info loading
git-svn-id: http://svn.miranda-ng.org/main/trunk@2094 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/src/skype_proto.h')
-rw-r--r--protocols/Skype/src/skype_proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Skype/src/skype_proto.h b/protocols/Skype/src/skype_proto.h
index 36e1b6f78a..a28c62d516 100644
--- a/protocols/Skype/src/skype_proto.h
+++ b/protocols/Skype/src/skype_proto.h
@@ -127,7 +127,7 @@ protected:
bool IsOnline();
- static LanguagesListEntry languages[];
+ static LanguagesListEntry languages[223];
// messages
void OnOnMessageReceived(const char *sid, const char *text);