]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
otamux: Make sure we use PRItime_t
authorOlliver Schinagl <oliver@schinagl.nl>
Fri, 16 Jun 2023 21:54:24 +0000 (23:54 +0200)
committerFlole998 <Flole998@users.noreply.github.com>
Sun, 6 Aug 2023 07:39:22 +0000 (09:39 +0200)
commit17eebbef5b017352afcded36c27cb0be11ebd4a1
treeabe4d07612c45feeec4054d3bf886cd58f8e0a02
parent2375a63a118797bb0dbac9d71740a5351dd49f3d
otamux: Make sure we use PRItime_t

As %li isn't supported equally, we must ensure we always use PRItime_t.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
src/epggrab/otamux.c