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 41035: /trunk/epan/wslua/ /trunk/epan/wslua/: wslua_prot

Date: Thu, 16 Feb 2012 03:00:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41035

User: morriss
Date: 2012/02/15 07:00 PM

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

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