URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a88126d91ff9d7c8df70cb41d8ec202e018fceeb
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a88126d by Guy Harris (guy@xxxxxxxxxxxx):
Make an array of 4 octets an array of 4 guint8.
That makes it clearer that it's not a string, and avoids some type
complaints from change Ida7b98af8c44a52ddac2c4ab0702db2519a0c4af.
Update a comment while we're at it.
Change-Id: Idba56f38d58d87f73aee41a11195371021a1328d
Reviewed-on: https://code.wireshark.org/review/28571
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 4572b77 WSUTIL: create phtole32 and 64 functions
adds a88126d Make an array of 4 octets an array of 4 guint8.
Summary of changes:
ui/qt/iax2_analysis_dialog.cpp | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)