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 21228: /trunk/ /trunk/epan/dissectors/: packet-dcerpc-sr

Date: Tue, 27 Mar 2007 21:09:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21228

User: ulfl
Date: 2007/03/27 09:09 PM

Log:
 as Gisle Vanem noted that MingW doesn't "like" the #pragmas:
 change #ifdef _WIN32 -> #ifdef _MSC_VER around pragma warnings

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +1 -1      packet-dcerpc-srvsvc.c    Modified
  +1 -1      packet-dcerpc-winreg.c    Modified
  +1 -1      packet-dcerpc-wzcsvc.c    Modified
  +1 -1      packet-megaco.c           Modified
  +1 -1      packet-rrlp.c             Modified
  +1 -1      packet-user_encap.c       Modified

Directory: /trunk/asn1/rrlp/
  Changes    Path                      Action
  +1 -1      packet-rrlp-template.c    Modified