Wireshark-commits: [Wireshark-commits] rev 31572: /trunk/ /trunk/epan/dfilter/: dfvm.c drange.c dra

Date: Tue, 19 Jan 2010 19:37:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31572

User: wmeier
Date: 2010/01/19 11:37 AM

Log:
 Use more unique names for certain enum constants.
 (enum constant names are part of the global name space).
 (Fixes at least one gcc -Wshadow warning).

Directory: /trunk/epan/dfilter/
  Changes    Path          Action
  +4 -4      dfvm.c        Modified
  +9 -9      drange.c      Modified
  +4 -4      drange.h      Modified
  +4 -4      semcheck.c    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +2 -2      packet-sna.c       Modified
  +1 -1      packet-tn3270.c    Modified

Directory: /trunk/epan/
  Changes    Path              Action
  +30 -30    column-utils.c    Modified
  +1 -1      frame_data.c      Modified
  +3 -3      packet.h          Modified
  +15 -15    to_str.c          Modified
  +9 -9      to_str.h          Modified


(4 files not shown)