]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
seen is a unsigned type
authorhochwasser <hochwasser@users.noreply.github.com>
Mon, 3 May 2021 20:16:22 +0000 (22:16 +0200)
committerFlole998 <Flole998@users.noreply.github.com>
Tue, 4 May 2021 12:40:14 +0000 (14:40 +0200)
commit3d19cd20e87350db7e0d1dd6bd382ec9ee2853b3
treed099068a4ba9d629b344bd06b36fe21464317cca
parente66581e730d83e134320529087472d73956f19f3
seen is a unsigned type

Change the format string from d to u. seen is uint32_t -> line 1192
src/bouquet.c