Wireshark-commits: [Wireshark-commits] master 3c9ac18: Make dissect_oer_not_decoded_yet() static.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Dec 2018 07:40:50 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3c9ac18bd588d1b71a8d31f56cfd8641bd01167d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

3c9ac18 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Make dissect_oer_not_decoded_yet() static.
    
    It's not used outside this file.
    
    Change-Id: I1eead997dbd4d3b58498192a0aec73094a49a067
    Reviewed-on: https://code.wireshark.org/review/31202
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1ef9889   No need to export a dissector for UUS1-Content_PDUs.
     add  3c9ac18   Make dissect_oer_not_decoded_yet() static.


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