URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4edda1b2ce1a471c48e44f8ebdd030aa03617516
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4edda1b by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Lua: Improved TreeItem:add documentation.
The protofield is optional and can not be replaced with 'nil'
as with the other fields for this function.
Change-Id: I2b1dd7f290264394b400cea2110b65b657c71456
Reviewed-on: https://code.wireshark.org/review/4549
Reviewed-by: Hadriel Kaplan <hadrielk@xxxxxxxxx>
Tested-by: Hadriel Kaplan <hadrielk@xxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from e7e2f9c Make the OPEN_INFO_ values members of an enum.
adds 4edda1b Lua: Improved TreeItem:add documentation.
Summary of changes:
epan/wslua/wslua_tree.c | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 deletions(-)