Wireshark-commits: [Wireshark-commits] master-3.0 b0d7205: Put the year field of the timestamp out

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

Commits:

b0d7205 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 b769c584ba014200bb3e6659e5d67af5a87d54bb)
    Reviewed-on: https://code.wireshark.org/review/34455
    

Actions performed:

    from  8e4d72d   Wiretap: Write commview files with valid headers
     add  b0d7205   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(-)