mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 10:34:18 +00:00
Synchronized to upstream v0.1.0-pre1 release.
Upstream git checkout fixing little issues.
This commit is contained in:
@@ -91,6 +91,7 @@ int main(void)
|
||||
fprintf(stderr, "Failed to initialize libfprint\n");
|
||||
exit(1);
|
||||
}
|
||||
fp_set_debug(3);
|
||||
|
||||
discovered_devs = fp_discover_devs();
|
||||
if (!discovered_devs) {
|
||||
|
||||
Reference in New Issue
Block a user