Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk decode_as_dlg.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: Sun, 2 Dec 2001 22:00:21 -0600 (CST)
guy         2001/12/02 22:00:21 CST

  Modified files:
    gtk                  decode_as_dlg.c 
  Log:
  Make "dissector_add()", "dissector_delete()", and "dissector_change()"
  take a dissector handle as an argument, rather than a pointer to a
  dissector function and a protocol ID.  Associate dissector handles with
  dissector table entries.
  
  Revision  Changes    Path
  1.14      +20 -25    ethereal/gtk/decode_as_dlg.c