summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
Diffstat (limited to 'protocols')
-rw-r--r--protocols/Non-IM Contact/src/namereplacing.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Non-IM Contact/src/namereplacing.cpp b/protocols/Non-IM Contact/src/namereplacing.cpp
index d2b43eead9..54709aa37c 100644
--- a/protocols/Non-IM Contact/src/namereplacing.cpp
+++ b/protocols/Non-IM Contact/src/namereplacing.cpp
@@ -426,7 +426,7 @@ int lastChecked(CMStringA &szNewStr, const char *str)
}
-// do icon(x) 0=offline, 1=online, 10=lunch
+// do icon(x) 0=offline, 1=online
void checkIcon(MCONTACT hContact, char* string)
{
char* str = strstr(string, "icon(");