ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4403] Fix return type of hex_view_get_byte()

Date: Tue, 19 Jan 2010 08:14:14 -0800 (PST)
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.