mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
the __attribute__ ((format (printf, 1, 0))) declaration remove the following compilation warning: warning: function 'osmo_panic' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] osmo_panic_default(fmt, args);