* packet-lua.h
authorlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 29 Jan 2006 03:13:26 +0000 (03:13 +0000)
committerlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 29 Jan 2006 03:13:26 +0000 (03:13 +0000)
commit6f3d6c1257821a39f924886262909c269a0b6fd6
treecc3a917b30f590b8132b6b5e0fba0d5e7b1a07f9
parentc213b05dc8f118ce9d0e84b542d9558fd79adb36
* packet-lua.h
   * add an isXxx() declaration

* packet-lua.c
   * move the dissectors, handoffs and inits tables to the registry

* lua_proto.c
   * new_protocol is now called Protocol
   * move the dissectors, handoffs and inits tables to the registry

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17117 f5534014-38df-0310-8fa8-9805f1628bb7
plugins/lua/lua_proto.c
plugins/lua/packet-lua.c
plugins/lua/packet-lua.h