From f8b09c194fe20192c4ac45697e9d0f00e8a96c2c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 29 Jan 2011 09:26:22 +0100 Subject: protocol: support client-to-client communication --- src/idle.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/idle.c') diff --git a/src/idle.c b/src/idle.c index 7b9f658c6..2d174d78a 100644 --- a/src/idle.c +++ b/src/idle.c @@ -42,6 +42,8 @@ static const char *const idle_names[] = { "options", "sticker", "update", + "subscription", + "message", NULL }; -- cgit v1.2.3