https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1c09d044cb9e730b14701687070bfce459b5ade1

Changed: branch: master
Repository: wireshark

      from  8f15d3a   Fix display of right arrow in CSV export
      adds  2c28c5d   MIME: Rename image dissectors to file dissectors.
       new  1c09d04   Merge "MIME: Rename image dissectors to file dissectors."

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 epan/CMakeLists.txt                                |    6 +++---
 epan/dissectors/Makefile.common                    |    9 ++++-----
 epan/dissectors/{packet-image-gif.c => file-gif.c} |    2 +-
 .../{packet-image-jfif.c => file-jpeg.c}           |    2 +-
 epan/dissectors/{packet-image-png.c => file-png.c} |    2 +-
 5 files changed, 10 insertions(+), 11 deletions(-)
 rename epan/dissectors/{packet-image-gif.c => file-gif.c} (99%)
 rename epan/dissectors/{packet-image-jfif.c => file-jpeg.c} (99%)
 rename epan/dissectors/{packet-image-png.c => file-png.c} (99%)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to