Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk proto_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: Mon, 11 Nov 2002 11:32:43 -0600 (CST)
guy         2002/11/11 11:32:43 CST

  Modified files:
    gtk                  proto_dlg.c 
  Log:
  "gtk_quit_add_destroy()" takes a "GtkObject *" as its second argument in
  both GTK+ 1.2[.x] and 2.x, so put the "GTK_OBJECT()" cast back in to
  squelch a compiler warning.
  
  Revision  Changes    Path
  1.18      +2 -2      ethereal/gtk/proto_dlg.c