Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] error using proto_tree_add_time

From: Chris Maynard <Christopher.Maynard@xxxxxxxxx>
Date: Wed, 20 Jul 2011 01:10:19 +0000 (UTC)
sagar sg <sagu072@...> writes:

> Hi,        When i use the function              proto_tree_add_time ( my_tree,
hf_variable, tvb, 0, end_len, time_variable )  ; I get an error as "expected
primary-expression before ',' token" .. I am compiling my code on linux. and i
did not get any such error while compiling on windows. Any idea about this ??

How are all your proto_tree_add_time() arguments declared?