http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42605
User: wmeier
Date: 2012/05/12 03:14 PM
Log:
General cleanup:
- Fix two minor bugs which resulted in missing entries in packet details pane;
- Remove packet-rdp.h: It's not used elsewhere;
- Define 3 global fcns as static: they're only referenced within packet-rdp.c;;
- Localize some variable definitions & remove uneeded variable initializations;
- ...
- Fix whitespace and indentation.
Directory: /trunk/epan/dissectors/
Changes Path Action
+0 -1 Makefile.common Modified
+385 -387 packet-rdp.c Modified
+0 -40 packet-rdp.h Removed