Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 41024: /trunk/epan/wslua/ /trunk/epan/wslua/: wslua_prot

Date: Tue, 14 Feb 2012 03:37:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41024

User: morriss
Date: 2012/02/13 07:37 PM

Log:
 Fix part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6764 :
 
 The Lua API does not have BASE_*, it has base.*, so use that.  Also, list out
 each base so the user knows what the available options are.

Directory: /trunk/epan/wslua/
  Changes    Path             Action
  +13 -13    wslua_proto.c    Modified