Wireshark-commits: [Wireshark-commits] master-1.12 f38edd8: Treat Gammu DCT3 trace files as having

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 27 Mar 2016 20:01:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f38edd883f3d0843aa98b96eba9448feac1a59dd
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

f38edd8 by Guy Harris (guy@xxxxxxxxxxxx):

    Treat Gammu DCT3 trace files as having magic numbers.
    
    Otherwise, they get treated as generic XML files.  No, a standard XML
    tag, followed by <dump>, isn't a *perfect* magic number, but if you
    *really* want to read it as a generic XML file, you can do so from the
    UI.
    
    Change-Id: Ifae34522748099bcda429d3ce55c0a5b99de4c1b
    Reviewed-on: https://code.wireshark.org/review/14658
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  5e37ade   [Automatic update for 2016-03-27]
    adds  f38edd8   Treat Gammu DCT3 trace files as having magic numbers.


Summary of changes:
 wiretap/file_access.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)