URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=56f329d650dbb5622170782daf33cc3d497feb9d
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
56f329d by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Lua: Fix switch-case braces.
+ fixed a comment.
Change-Id: Ib1a8449054afde3b4df7ad57f0c3da07016281c2
Reviewed-on: https://code.wireshark.org/review/12635
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
(cherry picked from commit 39cc323722b0aee95cad3febee628737dc7981cb)
Reviewed-on: https://code.wireshark.org/review/12636
Actions performed:
from 3f31b77 Lua: Free Pref enum values
adds 56f329d Lua: Fix switch-case braces.
Summary of changes:
epan/wslua/wslua_pref.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)