ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 18611: /trunk/ /trunk/plugins/lua/: Makefile.am elua_gui

Date: Thu, 29 Jun 2006 13:49:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18611

User: lego
Date: 2006/06/29 01:49 PM

Log:
 Some improvements to the Lua plugin:
 - Makefile.am fix: elua_register.h generation + checking serialized
 - ProtoField.new(..) parameter parsing fix and changes
 - enabling gui_enabled() function in Lua (typo fix, thanks to Tamas Regos)

Directory: /trunk/plugins/lua/
  Changes    Path            Action
  +1 -1      Makefile.am     Modified
  +1 -1      elua_gui.c      Modified
  +8 -12     elua_proto.c    Modified

Directory: /trunk/
  Changes    Path          Action
  +3 -1      AUTHORS       Modified