Wireshark-commits: [Wireshark-commits] master 5077890: dns: fix indentation.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Mar 2018 06:19:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5077890e0aa173106a7b9d8b8f5bdb96b440071b
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5077890 by Dario Lombardo (lomato@xxxxxxxxx):

    dns: fix indentation.
    
    Change-Id: I25894fd4e28002f75e43b7a6fd7bec58889e0590
    Reviewed-on: https://code.wireshark.org/review/26538
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  a055e3c   dns: skip stats if packet is within icmp.
    adds  5077890   dns: fix indentation.


Summary of changes:
 epan/dissectors/packet-dns.c | 188 ++++++++++++++++++++++---------------------
 1 file changed, 98 insertions(+), 90 deletions(-)