Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-data.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:41:12 -0600 (CST)
hagbard     2001/11/25 23:41:12 CST

  Modified files:
    .                    packet-data.c 
  Log:
  This should be the final bit of removing the dissect_data symbol
  from being required by anyone other than packet-data.c.
  It can now be accessed with call_dissector() with the name "data".
  dissect_data is now also of dissect_t.
  
  Revision  Changes    Path
  1.25      +5 -11     ethereal/packet-data.c