Evan Huus
changed
bug 8170
What |
Removed |
Added |
Status |
UNCONFIRMED
|
RESOLVED
|
Resolution |
---
|
FIXED
|
Comment # 2
on bug 8170
from Evan Huus
Looks good, committed in r46995.
Just a note (very minor) that it would probably simplify the code a little to
give the channel type an hf_ field of type FT_DOUBLE and use
proto_tree_add_item rather than manually fetching the data with
tvb_get_ntohieee_double and adding it with proto_tree_add_text.
Cheers,
Evan
You are receiving this mail because:
- You are watching all bug changes.