URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c6c3ee1d62a459548c95511cc02c96ae6fe96377
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c6c3ee1 by Guy Harris (guy@xxxxxxxxxxxx):
TTLs are unsigned; format them with unsigned_time_secs_to_str().
Change-Id: I489c981e02b2ed0331981003777a5de54ba8221f
Reviewed-on: https://code.wireshark.org/review/35367
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 803d47f dns: Unify display of TTL with time_secs_to_str()
add c6c3ee1 TTLs are unsigned; format them with unsigned_time_secs_to_str().
Summary of changes:
epan/dissectors/packet-dns.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)