Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
libfprint
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
38
Issues
38
List
Boards
Labels
Service Desk
Milestones
Merge Requests
12
Merge Requests
12
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
libfprint
libfprint
Commits
b1afa9da
Commit
b1afa9da
authored
Oct 11, 2018
by
Bastien Nocera
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lib: No mainloop, no timeouts either
parent
700c5791
Pipeline
#6405
passed with stage
in 2 minutes and 7 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
libfprint/fpi-poll.c
libfprint/fpi-poll.c
+1
-0
No files found.
libfprint/fpi-poll.c
View file @
b1afa9da
...
...
@@ -163,6 +163,7 @@ fpi_timeout *fpi_timeout_add(unsigned int msec,
int
r
;
g_return_val_if_fail
(
dev
!=
NULL
,
NULL
);
g_return_val_if_fail
(
fpi_poll_is_setup
(),
NULL
);
fp_dbg
(
"in %dms"
,
msec
);
...
...
Bastien Nocera
@hadess
mentioned in commit
a1e46de4
·
Dec 30, 2018
mentioned in commit
a1e46de4
mentioned in commit a1e46de462757e3c900d3d959b4e53a0d2410e49
Toggle commit list
Bastien Nocera
@hadess
mentioned in merge request
!41 (merged)
·
Dec 30, 2018
mentioned in merge request
!41 (merged)
mentioned in merge request !41
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment