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 42678: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 17 May 2012 14:35:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42678

User: wmeier
Date: 2012/05/17 07:35 AM

Log:
 General Cleanup including:
 - Remove unneeded #include <stdlib.h>;
 - Remove "README.developer" comments;
 - Reformat hf[] entries;
 - Remove unneeded variable initialization;
 - "localize" some variables;
 - Whitespace/indentation/long lines/formatting
 - (In one case) proto_tree_add_uint returns a proto_item* (not a proto_tree *);

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +787 -781  packet-ehs.c           Modified
  +503 -466  packet-gre.c           Modified
  +2287 -2283 packet-gsm_a_gm.c      Modified
  +463 -455  packet-gsm_sms_ud.c    Modified
  +202 -201  packet-gvrp.c          Modified
  +64 -66    packet-pdcp-lte.c      Modified
  +880 -876  packet-skinny.c        Modified
  +280 -279  packet-usb.c           Modified