ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] problem with gtk/rtp_player.c

From: Ed Beroset <beroset@xxxxxxxxxxxxxx>
Date: Tue, 28 Dec 2010 19:58:04 -0500 (GMT-05:00)
Stephen Fisher wrote:

>Thanks.  I've committed SVN revision 35293 which removes the call to 
>nstime_to_secs() entirely - since the code only needs one second 
>precision as it is, I'm using the secs portion (time_t) of the nstime 
>structure directly now.

All of my compilers are now happy with that version.  Thanks!

Ed