Wireshark-commits: [Wireshark-commits] rev 31570: /trunk/gtk/ /trunk/gtk/: main_proto_draw.c

Date: Tue, 19 Jan 2010 19:18:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31570

User: guy
Date: 2010/01/19 11:18 AM

Log:
 From Jakub Zawadzki: get rid of redundant BYTE_VIEW_WIDTH and
 BIT_VIEW_WIDTH definitions in favor of BYTES_PER_LINE and BITS_PER_LINE.
 
 While we're at it, move the definition of BYTE_VIEW_SEP down among the
 other definitions.

Directory: /trunk/gtk/
  Changes    Path                 Action
  +3 -7      main_proto_draw.c    Modified