Wireshark-commits: [Wireshark-commits] master 6f59b8e: wslua: Cross-reference and title case fixes.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6f59b8e84d09a9d71ac5efcd7b1707530ce53c08
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
6f59b8e by Gerald Combs (gerald@xxxxxxxxxxxxx):
wslua: Cross-reference and title case fixes.
Use lua_class_DissectorTable instead of lua_class_DissectorTables.
Use title case for each module.
Change-Id: Ie855022ee59a857c8ced7c3e6ba070ab494fa017
Reviewed-on: https://code.wireshark.org/review/36634
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from e53cb23 wslua: Update the packet information docs.
add 6f59b8e wslua: Cross-reference and title case fixes.
Summary of changes:
epan/wslua/wslua_dir.c | 2 +-
epan/wslua/wslua_dumper.c | 2 +-
epan/wslua/wslua_field.c | 2 +-
epan/wslua/wslua_file.c | 2 +-
epan/wslua/wslua_gui.c | 2 +-
epan/wslua/wslua_listener.c | 2 +-
epan/wslua/wslua_pinfo.c | 2 +-
epan/wslua/wslua_proto.c | 4 ++--
epan/wslua/wslua_tree.c | 2 +-
epan/wslua/wslua_tvb.c | 2 +-
epan/wslua/wslua_util.c | 2 +-
11 files changed, 12 insertions(+), 12 deletions(-)