mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
13860167cae6a3e42c142cfd13282894d95688ce
- Changed format specifiers from %ld to %" PRId64 " for time-related variables to ensure cross-platform compatibility. - Added casts to `int64_t` for accurate formatting. This should avoid format warnings and ensure correct behavior on systems with 64-bit integers.
Neutrino-HD ツ
Description
Languages
C++
85.3%
C
12.3%
M4
0.6%
Makefile
0.6%
JavaScript
0.4%
Other
0.7%