]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/timeutils: parse_timestamp: fix second parsing
authorThomas Weißschuh <thomas@t-8ch.de>
Fri, 20 Jan 2023 02:43:34 +0000 (02:43 +0000)
committerThomas Weißschuh <thomas@t-8ch.de>
Mon, 23 Jan 2023 13:47:01 +0000 (13:47 +0000)
commit2abb8394fa89303b21003bd8252e52751c07f08c
treee351cd6e4f686c34b82b68d21813057b5897aedd
parentd9cc65cb7e538beb9ab1cfdabae7127209e3b46d
lib/timeutils: parse_timestamp: fix second parsing

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
lib/timeutils.c