URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=431dc825df3676c0fc044a8358c32ff13867eabd
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
431dc82 by Guy Harris (guy@xxxxxxxxxxxx):
Fix warnings - index() is declared as a function in some systems.
Change-Id: If9ee9f0decc0a9d7971095109e1012b015a9dc96
Reviewed-on: https://code.wireshark.org/review/282
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 3f2be6d Revert "Add test suite for verifying Lua global variables/tables of previous releases have not disappeared."
adds 431dc82 Fix warnings - index() is declared as a function in some systems.
Summary of changes:
epan/wslua/wslua_internals.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)