Wireshark-commits: [Wireshark-commits] master e7dec27: Show the *per-file* encapsulation in the __t

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 30 Sep 2018 21:07:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e7dec27ea024fd8e2e5b5370b692254d9a777ed6
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e7dec27 by Guy Harris (guy@xxxxxxxxxxxx):

    Show the *per-file* encapsulation in the __tostring method.
    
    We use the per-file encapsulation everywhere else; use it there as well.
    
    Change-Id: I3e3df234a9f541a9d90e54a3c0f41b5019e00bb3
    Reviewed-on: https://code.wireshark.org/review/29940
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  9a0008f   Remove unnecessary clearing of *err.
     add  e7dec27   Show the *per-file* encapsulation in the __tostring method.


Summary of changes:
 epan/wslua/wslua_capture_info.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)