Wireshark-commits: [Wireshark-commits] master-2.6 db5e966: Put the year field of the timestamp out

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 04 Sep 2019 20:47:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=db5e9663165960eafed841a365351ff402e1a705
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

db5e966 by Guy Harris (guy@xxxxxxxxxxxx):

    Put the year field of the timestamp out in little-endian byte order.
    
    Change-Id: I9de300b05e8d66e71359241fddfe10d90f3f8d33
    Reviewed-on: https://code.wireshark.org/review/34454
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 05e39afb3fdbf76452a05c1c2a2c3164af9702ed)
    Reviewed-on: https://code.wireshark.org/review/34456
    

Actions performed:

    from  d91e7e5   Wiretap: Write commview files with valid headers
     add  db5e966   Put the year field of the timestamp out in little-endian byte order.


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