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

Date: Mon, 07 May 2012 22:11:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42487

User: wmeier
Date: 2012/05/07 03:11 PM

Log:
 General minor cleanup including:
 - remove unneeded #includes;
 - use val_to_str_const() as appropriate;
 - reformat hf[] entries;
 - reformat long lines;
 - use #if 0/#endif to coment out code instead of /* ... */;
 - remove boilerplate comments;
 - whitespace & indentation

Directory: /trunk/epan/dissectors/
  Changes    Path                     Action
  +1240 -1225 packet-dcerpc.c          Modified
  +252 -238  packet-gsm_a_bssmap.c    Modified
  +218 -220  packet-gsm_a_rr.c        Modified
  +1220 -798 packet-gtp.c             Modified
  +381 -372  packet-gtpv2.c           Modified
  +216 -216  packet-nas_eps.c         Modified
  +615 -615  packet-rsl.c             Modified
  +1648 -1643 packet-scsi.c            Modified
  +222 -228  packet-smpp.c            Modified
  +373 -365  packet-ssl-utils.c       Modified