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

Commits:

8a67735 by Guy Harris (g...@alum.mit.edu):

    The routines that implement a codec don't need to be public.
    
    Pointers to them are passed to register_codec(), so they can be static
    to l16decode.c.
    
    Change-Id: I2303cc4374e81a2e5a77eaa275ca601d99a4f608
    Reviewed-on: https://code.wireshark.org/review/26355
    Reviewed-by: Guy Harris <g...@alum.mit.edu>
    

Actions performed:

    from  241b274   Don't cast away constness.
    adds  8a67735   The routines that implement a codec don't need to be public.


Summary of changes:
 plugins/codecs/l16_mono/l16decode.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 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