Hi,

its been a while since I've looked at the Wireshark source code and I'm trying 
to update one of the dissectors
I added a long time ago.

Can someone tell me why code like this:

i++;

would have been changed to this:

i += 1;

?

Thank you

Michael Lum 
([email protected]<mailto:[email protected]>) | STAR 
SOLUTIONS<http://www.starsolutions.com/> | Principal Software Engineer
4600 Jacombs Road, Richmond BC, Canada V6V 3B1 | +1.604.303.2315

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to