Files
tb 1c3e409ca4 audio/ario: fix build with llvm 22
Switch a variable from long to time_t, so it has the correct type to pass
to ctime(3). Since the time is obtained through a few abstraction layers
using long, this would require too much patching to become 2038 clean.
2026-06-05 09:01:33 +00:00
..
2023-09-07 12:05:38 +00:00
2023-09-07 12:05:38 +00:00
2026-06-05 09:01:33 +00:00