summaryrefslogtreecommitdiff
path: root/protocols/Tlen/src/tlen_list.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Tlen/src/tlen_list.cpp')
-rw-r--r--protocols/Tlen/src/tlen_list.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tlen/src/tlen_list.cpp b/protocols/Tlen/src/tlen_list.cpp
index f44811537e..03bad29a52 100644
--- a/protocols/Tlen/src/tlen_list.cpp
+++ b/protocols/Tlen/src/tlen_list.cpp
@@ -202,7 +202,7 @@ void TlenListRemoveByIndex(TlenProtocol *proto, int index)
}
}
-void TlenListAddResource(TlenProtocol *proto, TLEN_LIST list, const char *jid, int status, const char *statusMessage)
+void TlenListAddResource(TlenProtocol *proto, TLEN_LIST list, const char *jid, int, const char *statusMessage)
{
int i;