Wireshark-commits: [Wireshark-commits] rev 48634: /trunk/ /trunk/ui/cli/: tap-wspstat.c /trunk/epan

Date: Fri, 29 Mar 2013 00:26:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48634

User: eapache
Date: 2013/03/28 05:26 PM

Log:
 Rename value string (and similar) functions to use a consistent pattern. This
 was done using textual search+replace, not anything syntax-aware, so presumably
 it got most comments as well (except where there were typos).
 
 Use a consistent coding style, and make proper use of the WS_DLL_* defines.
 
 Group the functions appropriately in the header.
 
 I ended up getting rid of most of the explanatory comments since many of them
 duplicated what was in the value_string.c file (and were out of sync with the
 recent updates I made to those in r48633). Presumably most of the comments
 should be in the .h file not the .c file, but there's enough churn ahead that
 it's not worth fixing yet.
 
 Part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8467

Directory: /trunk/ui/cli/
  Changes    Path             Action
  +1 -1      tap-wspstat.c    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path                        Action
  +1 -1      packet-3g-a11.c             Modified
  +1 -1      packet-aarp.c               Modified
  +3 -3      packet-adwin.c              Modified
  +5 -5      packet-ansi_637.c           Modified
  +2 -2      packet-ansi_683.c           Modified
  +8 -8      packet-ansi_801.c           Modified
  +7 -7      packet-ansi_a.c             Modified
  +1 -1      packet-aodv.c               Modified
  +1 -1      packet-armagetronad.c       Modified
  +3 -3      packet-arp.c                Modified


(124 files not shown)