Wireshark-commits: [Wireshark-commits] rev 26657: /trunk/epan/wslua/ /trunk/epan/wslua/: wslua_tvb.
Date: Fri, 31 Oct 2008 18:14:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26657

User: rbalint
Date: 2008/10/31 11:14 AM

Log:
 Provide TvbRange:{offset|len}() instead of TvbRange.{offset|len}.
 Write access to offset and len from Lua is gone, too.
 This fixes bug 2243.

Directory: /trunk/epan/wslua/
  Changes    Path           Action
  +27 -81    wslua_tvb.c    Modified