libfprint/examples
Benjamin Berg 8c5eede914 examples: Fix double device closing in manage-prints
The manage-prints command would close the device twice when the user
hits an invalid number or 'n' and no prints need to be deleted.

Simply remove the erroneous call to fix the issue.
2019-12-16 11:41:22 +01:00
..
prints examples: Add PNGs for NIST example prints 2019-11-19 21:07:58 +01:00
cpp-test.cpp cpp-test: Fix indentation 2019-12-04 16:06:24 +01:00
enroll.c examples: Move discover_device function to utilities 2019-11-20 20:38:06 +01:00
manage-prints.c examples: Fix double device closing in manage-prints 2019-12-16 11:41:22 +01:00
meson.build meson: Split single-line dependencies to reduce the diff on changes 2019-12-14 17:20:47 +01:00
sendvirtimg.py examples: Add sendvirtimg.py script to send a print to virtual_imgdev 2019-11-20 11:03:09 +01:00
storage.c storage: Include storage header so that we have declarations 2019-12-04 18:52:18 +01:00
storage.h Uncrustify everything except for nbis 2019-11-20 20:38:06 +01:00
utilities.c examples: allow to select multiple devices 2019-11-20 20:38:06 +01:00
utilities.h examples: Move discover_device function to utilities 2019-11-20 20:38:06 +01:00
verify.c examples: Handle the cases where the print date is not set 2019-11-27 19:14:35 +01:00