Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk packet_win.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Fri, 19 May 2000 18:06:41 -0500 (CDT)
gram        2000/05/19 18:06:37 CDT

  Modified files:
    gtk                  packet_win.c 
  Log:
  Add wtap-int.h. Move definitions relevant to the internal workins of wiretap
  to that file, leave public definitions in wtap.h.
  
  Rename "union pseudo_header" to "union wtap_pseudo_header".
  Make the wtap_pseudo_header pointer available in packet_info struct.
  
  Revision  Changes    Path
  1.8       +2 -2      ethereal/gtk/packet_win.c