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 21012: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 09 Mar 2007 20:02:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21012

User: sahlberg
Date: 2007/03/09 08:02 PM

Log:
 move some variable declarations to the start of the block.
 
 many compilers do not support the nonstandard feature to declare variables in the middle of a block.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +6 -3      packet-dcp-etsi.c    Modified