-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix passing the wrong event type to cord registration callback
Before `SAUL_CORD_EP_DEREGISTERED` was passed when registration succeeded and `SAUL_CORD_EP_REGISTERED` when registration failed. I switched it. Also cord ep dump is called outside of the register function now.
- Loading branch information
1 parent
ef64547
commit f2426ce
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters