mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-19 22:50:35 +03:00
otutil: Note that ot_log_structured takes a printf format
This notably fixes compilation with CLang. Closes: #548 Approved by: jlebon
This commit is contained in:
parent
b77edf24a3
commit
21ca60f987
@ -26,6 +26,6 @@ G_BEGIN_DECLS
|
||||
|
||||
void ot_log_structured_print_id_v (const char *message_id,
|
||||
const char *format,
|
||||
...);
|
||||
...) G_GNUC_PRINTF(2, 3);
|
||||
|
||||
G_END_DECLS
|
||||
|
Loading…
x
Reference in New Issue
Block a user