From 1aa990b26205e51a9aaff1eee3eb3645664d79e2 Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Sun, 22 Nov 2015 17:56:42 +0000 Subject: [PATCH] update in the comments --- src/protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/protocol.h b/src/protocol.h index 52e38f7f..940bd7bf 100755 --- a/src/protocol.h +++ b/src/protocol.h @@ -46,7 +46,7 @@ #define PROTMESSID_REQ_CONN_CLIENTS_LIST 16 // request connected client list #define PROTMESSID_CHANNEL_NAME 17 // set channel name for fader tag #define PROTMESSID_CHAT_TEXT 18 // contains a chat text -#define PROTMESSID_PING_MS 19 // for measuring ping time +#define PROTMESSID_PING_MS 19 // OLD (not used anymore) #define PROTMESSID_NETW_TRANSPORT_PROPS 20 // properties for network transport #define PROTMESSID_REQ_NETW_TRANSPORT_PROPS 21 // request properties for network transport #define PROTMESSID_DISCONNECTION 22 // OLD (not used anymore)