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

Date: Wed, 28 Nov 2012 22:45:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46266

User: morriss
Date: 2012/11/28 02:45 PM

Log:
 Fix pretty-printing of the application ID in the protocol-details pane by
 putting an "unused" variable (which was taken out in r24377) back in.  This
 time add a (bogus) "use" of the variable and explain why we're doing what
 we're doing.
 
 Use VALS() (in one case anyway) and PINFO_FD_NUM.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +20 -9     packet-diameter.c    Modified