URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a8bcfe86c3a24eab33e8270cade8021ed7d31f9
Submitter: Guy Harris (g...@alum.mit.edu)
Changed: branch: master
Repository: wireshark

Commits:

2a8bcfe by Guy Harris (g...@alum.mit.edu):

    White space and style cleanups.
    
    Get rid of extra blank lines.
    
    Clean up indentation.
    
    Use the same style for switch statements inside cases for the main
    switch statement in dissect_dns_answer() that's used for the main switch
    statement.
    
    Change-Id: I77da88a9ffcbf176d27e16222e75c778202c651b
    Reviewed-on: https://code.wireshark.org/review/20907
    Reviewed-by: Guy Harris <g...@alum.mit.edu>
    

Actions performed:

    from  20edef4   NOE: fix "Context" field decoding of EVT_CONTEXT_SWITCH 
message (was "Unknown" instead of "Call Server" or "Presentation Server")
    adds  2a8bcfe   White space and style cleanups.


Summary of changes:
 epan/dissectors/packet-dns.c |  270 ++++++++++++++++--------------------------
 1 file changed, 101 insertions(+), 169 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to