ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Sat, 12 May 2012 22:14:02 GMT
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