Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master b49e20c: Remove unnecessary cast (gchar = char) that

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 4 Dec 2016 03:00:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b49e20c10af2fd1d21f8b8399db3fe4ffd6366df
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b49e20c by Guy Harris (guy@xxxxxxxxxxxx):

    Remove unnecessary cast (gchar = char) that removes const.
    
    Change-Id: I3924c2b4a525c0ae5ab57b7f9867296586d78509
    Reviewed-on: https://code.wireshark.org/review/19061
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  39840d7   Update list of symbols.
    adds  b49e20c   Remove unnecessary cast (gchar = char) that removes const.


Summary of changes:
 wiretap/merge.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)