https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7825
Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darkjames-ws@xxxxxxxxxxxx
--- Comment #1 from Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> 2012-10-09 11:34:56 PDT ---
Hi,
We also use in lot of place 'guint' which is also the same as unsigned int...
And guint is the shortest one, maybe not most readable, but I'd vote to do:
s/unsigned int/guint/g
s/unsigned/guint/g
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.