Wireshark-commits: [Wireshark-commits] rev 48289: /trunk/epan/wslua/ /trunk/epan/wslua/: wslua.h ws

Date: Thu, 14 Mar 2013 06:45:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48289

User: etxrab
Date: 2013/03/13 11:45 PM

Log:
 From beroset:
 
 made implicit casts explicit and changed a number of fields and function return values from base_display_e to unsigned because the enum was not a comprehensive list of all possible values
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416

Directory: /trunk/epan/wslua/
  Changes    Path             Action
  +3 -3      wslua.h          Modified
  +16 -16    wslua_proto.c    Modified