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

Wireshark-commits: [Wireshark-commits] rev 29552: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 25 Aug 2009 21:54:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29552

User: wmeier
Date: 2009/08/25 02:54 PM

Log:
 Init two struct members so gcc 4.1.4 doesn't complain about "may be used uninitialized";
 Also: use gboolean for a true/false variable.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +4 -2      packet-tpncp.c    Modified