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

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 20751: /trunk/ /trunk/epan/: libwire

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Sun, 11 Feb 2007 04:46:23 +0100
Stephen Fisher wrote:
This check-in causes a warning to be displayed every time I start Wireshark:

19:18:07          Warn act: 53539 ts:53538

Due to this line in plugins/profinet/packet-dcerpc-pn-io.c:

g_warning("act: %u ts:%u", hf_pn_io_actual_local_time_stamp, hf_pn_io_transfer_status);
This was left over from debugging, sorry for any inconvenience ...

I've checked in a fix.

Regards, ULFL