Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-arp.c packet-fr.c packet-ieee80211.c

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

From: Ed Warnicke <hagbard@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 25 Nov 2001 23:13:13 -0600 (CST)
hagbard     2001/11/25 23:13:13 CST

  Modified files:
    .                    packet-arp.c packet-fr.c 
                         packet-ieee80211.c packet-ipp.c 
                         packet-quake.c packet-quake2.c 
                         packet-quakeworld.c packet-rtcp.c 
                         packet-rtp.c packet-snmp.c packet-tftp.c 
  Log:
  Switched from using CHECK_DISPLAY_AS_DATA to using CHECK_DISPLAY_AS_X
  which also takes a handle as an argument and thus doesn't call
  dissect_data directly.
  
  Revision  Changes    Path
  1.45      +6 -3      ethereal/packet-arp.c
  1.20      +2 -2      ethereal/packet-fr.c
  1.43      +2 -2      ethereal/packet-ieee80211.c
  1.24      +2 -2      ethereal/packet-ipp.c
  1.20      +2 -2      ethereal/packet-quake.c
  1.4       +2 -2      ethereal/packet-quake2.c
  1.6       +2 -2      ethereal/packet-quakeworld.c
  1.23      +5 -2      ethereal/packet-rtcp.c
  1.27      +2 -2      ethereal/packet-rtp.c
  1.73      +2 -2      ethereal/packet-snmp.c
  1.31      +5 -2      ethereal/packet-tftp.c