libfprint/examples
Marco Trevisan (Treviño) 099fa9f005 meson: Use preferred syntax everywhere
Meson files are normally using 4-spaces to indent and functions use first
parameter on the same line while others at next indentation level, not
following the parenthesis indentation.

So adapt libfprint to follow the meson standard.
2019-11-25 18:59:46 +01:00
..
prints examples: Add PNGs for NIST example prints 2019-11-19 21:07:58 +01:00
cpp-test.cpp examples: Add back examples using the async APIs 2019-11-20 13:53:44 +01:00
enroll.c examples: Move discover_device function to utilities 2019-11-20 20:38:06 +01:00
manage-prints.c examples: Move discover_device function to utilities 2019-11-20 20:38:06 +01:00
meson.build meson: Use preferred syntax everywhere 2019-11-25 18:59:46 +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 Uncrustify everything except for nbis 2019-11-20 20:38:06 +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 verify: Ensure we set set the autoptr value to NULL at definition 2019-11-25 18:59:46 +01:00