Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan circuit.c frame_data.c conversation.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: Wed, 27 Nov 2002 16:44:42 -0600 (CST)
guy         2002/11/27 16:44:42 CST

  Modified files:
    epan                 circuit.c frame_data.c conversation.c 
  Log:
  Cast various "const gpointer" arguments to const pointers rather than
  non-const pointers.
  
  Revision  Changes    Path
  1.5       +9 -6      ethereal/epan/circuit.c
  1.4       +5 -3      ethereal/epan/frame_data.c
  1.22      +18 -15    ethereal/epan/conversation.c