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

Date: Fri, 19 Mar 2010 01:33:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32239

User: guy
Date: 2010/03/18 06:33 PM

Log:
 Squelch some compiler warnings.
 
 Use "#if 0"/#endif rather than commenting out some code; that also means
 we don't have to use "/ *" and "* /" in the #if'ed-out code, so don't.
 
 Clean up indentation.

Directory: /trunk/epan/dissectors/
  Changes    Path                        Action
  +175 -162  packet-dcerpc-netlogon.c    Modified
  +5 -5      packet-dcerpc-nt.h          Modified