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

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

From: sagar sg <sagu072@xxxxxxxxx>
Date: Mon, 18 Jul 2011 12:19:39 +0530
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 ??

Thanks
Sagar G