mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
fff91ea5f3fc36e6d6ca5d26766e9138c250040f
- Changed format specifiers from %ld to %" PRId64 " for `time_t` variables to ensure compatibility across different platforms. - Cast `time_t` variables to `int64_t` for proper formatting. - Updated printf statements and debug macros accordingly. - Fixes some translations and code formatting.
Neutrino-HD ツ
Description
Languages
C++
85.3%
C
12.3%
M4
0.6%
Makefile
0.6%
JavaScript
0.4%
Other
0.7%