URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a451c603dffd1c6e429200a8c5d6c3614adafb0f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a451c60 by Guy Harris (guy@xxxxxxxxxxxx):
Rename variable to avoid collisions with math.h's exp().
Spell out "mantissa" while we're at it.
Change-Id: I47ddb9882f45ef58a6f7101818683e68bc54983b
Reviewed-on: https://code.wireshark.org/review/10211
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 0b03543 CBOR: add Concise Binary Object Representation (RFC 7049) dissector
adds a451c60 Rename variable to avoid collisions with math.h's exp().
Summary of changes:
epan/dissectors/packet-cbor.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)