Wireshark-commits: [Wireshark-commits] rev 32365: /trunk/epan/ /trunk/epan/dissectors/: packet-dcer

Date: Sat, 03 Apr 2010 18:18:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32365

User: wmeier
Date: 2010/04/03 11:18 AM

Log:
 From Yaniv Kaul: constify parameters
    https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4422
 
  From me: Fix a number of instances where the function prototype or
   the function definition wasn't changed so there was a mismatch 
   thus causing Windows (but not gcc) compilation errors.

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

Directory: /trunk/epan/
  Changes    Path                Action
  +24 -24    addr_resolv.c       Modified
  +6 -6      addr_resolv.h       Modified
  +2 -2      address_to_str.c    Modified
  +37 -37    column-utils.c      Modified
  +21 -21    column-utils.h      Modified
  +12 -12    column.c            Modified
  +11 -11    column.h            Modified
  +15 -15    conversation.c      Modified
  +12 -12    conversation.h      Modified


(20 files not shown)