Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk proto_draw.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, 24 Mar 2001 17:57:13 -0600 (CST)
guy         2001/03/24 17:57:13 CST

  Modified files:
    gtk                  proto_draw.c 
  Log:
  Get rid of extra definition of "byte_nb_ptr"; it's defined in
  "gtk/main.c", and declared in "gtk/gtkglobals.h".
  
  The last argument to "gtk_object_set_data()" is a "gpointer"; cast it to
  that.
  
  Revision  Changes    Path
  1.32      +8 -8      ethereal/gtk/proto_draw.c