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

Date: Fri, 16 Aug 2013 22:22:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51398

User: guy
Date: 2013/08/16 03:22 PM

Log:
 Fix typo (failure to remove a %).
 
 _U_ify some no-longer-used arguments.
 
 Rename all the hf_pipe variables to hf_smb_pipe, and rename the field
 names and protocol name to be "smb_pipe.", for consistency.  (Ceci n'est
 pas une pipe.)
 
 Treat and label 1-byte parameters as "byte parameters" and multi-byte
 opaque parameters as "bytes parameters".
 
 Format machine-added hf[] entries to match other hf[] entries.
 
 Fix indentation.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +155 -143  packet-smb-pipe.c    Modified