Wireshark-commits: [Wireshark-commits] rev 54352: /trunk/ /trunk/epan/: column-info.h column-utils.

Date: Sun, 22 Dec 2013 10:41:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54352

User: darkjames
Date: 2013/12/22 10:41 AM

Log:
 Avoid including definition of column_info structure in dissectors.
 
 Move COL_* enum to <epan/column-utils.h>
 
 XXX Later we can rename epan/column-info.h to column-int.h (or smth like this)

Directory: /trunk/epan/
  Changes    Path              Action
  +2 -77     column-info.h     Modified
  +79 -1     column-utils.h    Modified
  +2 -2      column.c          Modified
  +3 -3      epan.h            Modified
  +0 -1      frame_data.h      Modified
  +0 -1      packet.h          Modified
  +1 -1      packet_info.h     Modified

Directory: /trunk/
  Changes    Path          Action
  +1 -0      cfile.h       Modified

Directory: /trunk/ui/
  Changes    Path          Action
  +1 -0      ui_util.h     Modified

Directory: /trunk/epan/wslua/
  Changes    Path          Action
  +1 -0      wslua.h       Modified