URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=971aacaf781b73b90c701a101d09e69c62ef7d2b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
971aaca by Peter Wu (peter@xxxxxxxxxxxxx):
wslua: fix documentation of Struct.fromhex
The default separator is really an empty string, not a single space.
This has been wrongly documented since the beginning.
Change-Id: I5598daec1486ce17cfeeaf5697f9759172db9cf5
Fixes: v1.11.3-rc1-1760-g860747e1e7 ("Adds some Lua helper functions: some commonly used functions, and to help troubleshooting Lua scripts")
Reviewed-on: https://code.wireshark.org/review/20296
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit 4b2a2eb0a4c393dcf29e505ed8f135e9b85fb60e)
Reviewed-on: https://code.wireshark.org/review/20298
(cherry picked from commit 6eaac3aac36e84b916d28c35acdea716ab135657)
Reviewed-on: https://code.wireshark.org/review/20299
Actions performed:
from 5a3b90d [Automatic update for 2017-02-26]
adds 971aaca wslua: fix documentation of Struct.fromhex
Summary of changes:
epan/wslua/wslua_struct.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)