mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-24 05:20:04 +01:00
test: mark _litest_checkpoint as printf function
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1157>
This commit is contained in:
parent
2ec9389a0d
commit
aaad75ec19
1 changed files with 1 additions and 0 deletions
|
|
@ -141,6 +141,7 @@ static void litest_setup_quirks(struct list *created_files_list,
|
|||
#define litest_vlog(...) { /* __VA_ARGS__ */ }
|
||||
#endif
|
||||
|
||||
LIBINPUT_ATTRIBUTE_PRINTF(4, 5)
|
||||
void
|
||||
_litest_checkpoint(const char *func,
|
||||
int line,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue