Wireshark-commits: [Wireshark-commits] master 283e63c: Squelch a "setjmp/longjump may clobber" warn

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 4 Nov 2015 17:55:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=283e63c7e09bdcc530191440747bfaf0f67242fe
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

283e63c by Guy Harris (guy@xxxxxxxxxxxx):

    Squelch a "setjmp/longjump may clobber" warning.
    
    Clean up indentation while we're at it.
    
    Change-Id: If2068fe17664d78c8fc9747b0ee63bac0213d174
    Reviewed-on: https://code.wireshark.org/review/11567
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  87aca40   SSL: fix SCTP port association so as to match what is done for UDP/TCP
    adds  283e63c   Squelch a "setjmp/longjump may clobber" warning.


Summary of changes:
 epan/dissectors/packet-dcerpc.c |   74 +++++++++++++++++++--------------------
 1 file changed, 37 insertions(+), 37 deletions(-)