Update comment on setting poll in reply packet

This commit is contained in:
Miroslav Lichvar 2014-01-17 18:09:48 +01:00
parent 4b5f465026
commit 54211f0f6e

View file

@ -1509,7 +1509,8 @@ NCR_ProcessUnknown
}
if (!do_auth || (valid_key && valid_auth)) {
my_poll = message->poll; /* What should this be set to? Does the client actually care? */
/* Reply with the same poll, the client may use it to control its poll */
my_poll = message->poll;
transmit_packet(my_mode, my_poll,
version,