Hi, On Fri, Oct 09, 2015 at 03:29:17PM +0300, Lev Stipakov wrote: > + peer_id_disabled = peer_id == 0xFFFFFF;
The general patch is fine, but while this line is technical correct, I don't
think we should do so... please add least add some brackets...
peer_id_disabled = (peer_id == 0xFFFFFF);
> + /* TODO: support for disabled peer-id */
What is this TODO about?
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany [email protected]
fax: +49-89-35655025 [email protected]
signature.asc
Description: PGP signature
