URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bebc416db9e610d9e097fb1738688d6446190f30
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bebc416 by Guy Harris (guy@xxxxxxxxxxxx):
"#if 0" out an unused value_string table.
The field that uses it is also "#if 0"'ed out.
"#if 0" out, rather than commenting out, the variable for that field, for
consistency.
Change-Id: If3c6ba6c780f41b35d3f28adcf4d8a29117c4652
Reviewed-on: https://code.wireshark.org/review/11609
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from ee0dbdc MPTCP: Use wmem_list instead of GSList
adds bebc416 "#if 0" out an unused value_string table.
Summary of changes:
epan/dissectors/packet-isi.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)