URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=407b7034e34265a3dff67cb28a6a8bac89f41a30
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
407b703 by Hadriel Kaplan (hadrielk@xxxxxxxxx):
Fix some WsLua documentation errors
The format of the API chapter was a bit screwed up, as was the
indentation level of attributes. Also, some functions introduced
in 1.11.3 were not documented as being since that version.
Change-Id: I7912488c6da5b5ae72933e4c5ce49f8fbf0b0e34
Reviewed-on: https://code.wireshark.org/review/6753
Reviewed-by: Hadriel Kaplan <hadrielk@xxxxxxxxx>
Petri-Dish: Hadriel Kaplan <hadrielk@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 8d1a984 Remove incorrect 'if (tree)'
adds 407b703 Fix some WsLua documentation errors
Summary of changes:
docbook/make-wsluarm.pl | 2 +-
docbook/wsluarm.asciidoc | 2 +-
epan/wslua/wslua_struct.c | 1 +
epan/wslua/wslua_tvb.c | 42 +++++++++++++++++++++++++++++++++---------
4 files changed, 36 insertions(+), 11 deletions(-)