URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b7d1eedeb3cd7f3e0250dbe53828adfa10f4d06c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b7d1eed by Andreas Urke (arurke@xxxxxxxxxxxx):
Fix for bug 11856:
Correct parameter-name "opt-offset" to "offset" in macro
"tvb_eui64_to_str" in epan/to_str.h such that offset is taken into account
when converting eui64 to str.
Bug: 11856
Change-Id: Id0b17c4b9186b4c41d6fe338ba7c017e88f63acf
Reviewed-on: https://code.wireshark.org/review/12441
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 4b12491 Add missing table entry.
adds b7d1eed Fix for bug 11856: Correct parameter-name "opt-offset" to "offset" in macro "tvb_eui64_to_str" in epan/to_str.h such that offset is taken into account when converting eui64 to str.
Summary of changes:
epan/to_str.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)