Wireshark-commits: [Wireshark-commits] rev 36451: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Mon, 04 Apr 2011 16:54:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36451

User: wmeier
Date: 2011/04/04 09:54 AM

Log:
 Don't assign to a variable if the value won't be used: Coverity 826;
 Also: Remove some uneeded #includes & use consistent indentation.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +32 -38    packet-ajp13.c    Modified