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

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 6 Apr 2000 01:52:16 -0500 (CDT)
guy         2000/04/06 01:52:13 CDT

  Modified files:
    gtk                  menu.c menu.h 
  Log:
  Define "popup_menu_object" only in "gtk/menu.c", and just declare it as
  an "extern" in "gtk/menu.h", to avoid complaints from the linker on some
  platforms.
  
  Revision  Changes    Path
  1.28      +3 -1      ethereal/gtk/menu.c
  1.5       +2 -2      ethereal/gtk/menu.h