Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-pim.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 13 Jan 2001 00:34:33 -0600 (CST)
guy         2001/01/13 00:34:33 CST

  Modified files:
    .                    packet-pim.c 
  Log:
  Tvbuffify the PIM dissector.
  
  It was the last dissector that used "old_call_dissector()", and
  tvbuffifying it got rid of that, so get rid of "old_call_dissector()".
  
  Revision  Changes    Path
  1.22      +267 -241  ethereal/packet-pim.c