Fix seconds_to_approximate_hms sometimes saying things like 1h60m (#1314).
authorCarl Hetherington <cth@carlh.net>
Mon, 28 May 2018 00:17:59 +0000 (01:17 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 28 May 2018 00:17:59 +0000 (01:17 +0100)
commit9d904847726295852b78b0029939d0f848793d06
tree4a985ec00ecb7558060843d4a3f23d64118e1269
parent1f12c554e58f13fbed38313279c1c5418e0721ca
Fix seconds_to_approximate_hms sometimes saying things like 1h60m (#1314).
src/lib/util.cc
test/util_test.cc