Wireshark-commits: [Wireshark-commits] master cc12a6a: RPC: do not add a protocol without dissectio
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 2 Jul 2015 17:16:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cc12a6ada6b60fab8ca33981d40ba73472659748
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cc12a6a by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    RPC: do not add a protocol without dissection function to the dissector table
    
    This seems to be a typo
    
    Bug: 11327
    Change-Id: I0182003b77f0deba9421002f5626175af30125f5
    Reviewed-on: https://code.wireshark.org/review/9467
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  9421af3   Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hides previous declaration.
    adds  cc12a6a   RPC: do not add a protocol without dissection function to the dissector table


Summary of changes:
 epan/dissectors/packet-rpc.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)