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:
Peter Hutterer 2017-07-12 14:56:01 +10:00
parent 1cf7c88ae6
commit 36739e8b6a

View file

@ -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