On Sep 18, 2003, at 5:14 PM, Lars Roland wrote:
attached is a small bugfix. It sets the initial value of flags.ref_time to "0".
Checked in.
Tethereal on Win32 used "1" as default value.
Actually, there is no default, *per se* - as it was uninitialized, it'd be set to whatever bit happened to be there before the structure was allocated.