https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4403
Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4151| |review_for_checkin?
Flag| |
--- Comment #1 from Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx> 2010-01-19 08:14:13 PST ---
Created an attachment (id=4151)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4151)
Remove BYTE_VIEW_WIDTH & BIT_VIEW_WIDTH
This patch changes:
BYTE_VIEW_WIDTH to BYTES_PER_LINE and
BIT_VIEW_WIDTH to BITS_PER_LINE
I think BPL is better name than BVW :)
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.