URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7728a336ed3b7684b08e66fa58d92325dfa1ee38
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7728a33 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>
Actions performed:
from 590d0a4 Declare lead_surrogate only in the block where it's used.
adds 7728a33 editcap: ifix time shift with useconds carry
Summary of changes:
editcap.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)