Make an array of 4 octets an array of 4 guint8.
authorGuy Harris <guy@alum.mit.edu>
Mon, 2 Jul 2018 20:19:13 +0000 (13:19 -0700)
committerGuy Harris <guy@alum.mit.edu>
Mon, 2 Jul 2018 20:49:17 +0000 (20:49 +0000)
commita88126d91ff9d7c8df70cb41d8ec202e018fceeb
tree537d2dedc1322ee01eaf4320301aedf4114cc688
parent4572b77148828d87e1eab2aadd8dafa4549d7146
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@alum.mit.edu>
ui/qt/iax2_analysis_dialog.cpp