Wireshark-commits: [Wireshark-commits] master 16348cb: Clean up missing-prototype warnings.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 17 Feb 2018 22:54:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=16348cbddb604b267b63c84f30bb2b0a72778dcc
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

16348cb by Guy Harris (guy@xxxxxxxxxxxx):

    Clean up missing-prototype warnings.
    
    Add prototypes for the registration routines.
    
    Make routines not used outside this file static.
    
    Change-Id: Icaa7e5877888a0e0299cfd94d7921df8a138d0e1
    Reviewed-on: https://code.wireshark.org/review/25854
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  04704e2   Don't gratuitously cast away constness.
    adds  16348cb   Clean up missing-prototype warnings.


Summary of changes:
 epan/dissectors/packet-xra.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)