Wireshark mailing list archives

Wireshark coding style help


From: Michael Lum <michael.lum () starsolutions com>
Date: Thu, 21 Nov 2013 16:37:37 -0800

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 (michael.lum () starsolutions com<mailto:michael.lum () starsolutions com>) | 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 <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: