URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1b1614913f63b75b2565e02d05598c7b5ca5464f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1b16149 by Guy Harris (guy@xxxxxxxxxxxx):
Shuffle some routines to put absolute-time and relative-time code together.
Put the routines that handle absolute time ("relative to the Epoch")
together and the routines that handle relative time together.
Change-Id: I15256921091ab67a1d92026385bf1b27aa52b404
Reviewed-on: https://code.wireshark.org/review/15316
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 27646e1 cmake: fix GTK3 detection via pkg-config
adds 1b16149 Shuffle some routines to put absolute-time and relative-time code together.
Summary of changes:
epan/to_str.c | 426 +++++++++++++++++++++++++++++----------------------------
epan/to_str.h | 10 +-
2 files changed, 224 insertions(+), 212 deletions(-)