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

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