URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=189d859337c799d7c99e1847ffbc6c9fd87be3ad
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
189d859 by Guy Harris (guy@xxxxxxxxxxxx):
No need to include <sys/types.h>.
(If it turns out that there is a need, I'll fix the code to remove the
need.)
Use BASE_NONE for string fields, and reformat the hf[] array a bit.
Change-Id: I62805e3054266589c3fa25a0047ea3e7114484d6
Reviewed-on: https://code.wireshark.org/review/13141
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 9b83ae8 Get rid of unused variable.
adds 189d859 No need to include <sys/types.h>.
Summary of changes:
epan/dissectors/packet-lat.c | 87 ++++++++++++++----------------------------
1 file changed, 28 insertions(+), 59 deletions(-)