Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk dlg_utils.c

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Sun, 23 May 2004 20:58:06 -0500 (CDT)
guy         2004/05/23 20:58:06 CDT

  Modified files:
    gtk                  dlg_utils.c 
  Log:
  "dlg_destroy_cb()" doesn't use its arguments when built with GTK+
  1.2[.x], so add _U_ in that case.
  
  Revision  Changes    Path
  1.33      +11 -2     ethereal/gtk/dlg_utils.c