Wireshark-commits: [Wireshark-commits] master-2.4 6c918ae: editcap: ifix time shift with useconds c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 22 Jun 2018 07:59:36 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6c918aeb6b667c5edea68e7cd6de092a9c121782
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

6c918ae by Your Name (you@xxxxxxxxxxx):

    editcap: ifix time shift with useconds carry
    
    time shift to a whole number of seconds need to carry the seconds
    
    Change-Id: I188d915bca8f86a2cc19fc603bf472f461e8beea
    Reviewed-on: https://code.wireshark.org/review/28372
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 7728a336ed3b7684b08e66fa58d92325dfa1ee38)
    Reviewed-on: https://code.wireshark.org/review/28378
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  db07780   HTTP: fix in desegmentation of HEAD requests and responses
    adds  6c918ae   editcap: ifix time shift with useconds carry


Summary of changes:
 editcap.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)