mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-23 01:30:42 +01:00
tools: add an extra linebreak in the tap measuring tool
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
1cf7c88ae6
commit
36739e8b6a
1 changed files with 2 additions and 0 deletions
|
|
@ -495,6 +495,8 @@ main(int argc, char **argv)
|
|||
if (rc != EXIT_SUCCESS)
|
||||
goto out;
|
||||
|
||||
msg("\n");
|
||||
|
||||
if (print_dat_file)
|
||||
print_dat(tap_data);
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue