Wireshark-commits: [Wireshark-commits] rev 36151: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Mon, 07 Mar 2011 03:10:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36151

User: wmeier
Date: 2011/03/06 07:10 PM

Log:
 Fix compiler error on Windows 64: cast strlen() to (int);
 Also: Apparently the length of an address of type AT_STRINGZ must include the NULL.

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