ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] [patch] menu items aren't set if ethereal is called with a fi

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

From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Date: Sat, 5 Mar 2005 09:25:20 +1100
checked in


On Thu, 03 Mar 2005 16:34:38 +0000, didier <dgautheron@xxxxxxxx> wrote:
> Didier
> 
> 
> Index: gtk/main.c
> ===================================================================
> --- gtk/main.c  (revision 13580)
> +++ gtk/main.c  (working copy)
> @@ -2346,6 +2346,7 @@
>         if (rfcode != NULL)
>           dfilter_free(rfcode);
>         cfile.rfcode = NULL;
> +        set_menus_for_capture_in_progress(FALSE);
>       }
>     }
>   } else {
> 
> 
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev
> 
> 
>