Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes typo that will cause error when comipling zerotier transport. #1829

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

PWisPeterWang
Copy link
Contributor

@PWisPeterWang PWisPeterWang commented Apr 30, 2024

Fixes problem that causing it unable to pass compile when NNG_TRANSPORT_ZEROTIER is enabled.

It seems that there are typo in the struct type naming. And the wrong function name in nni_sp_zt_register that will cause link error.

…RT_ZEROTIER is enabled.

It seems that there are typo in the struct type naming. And the wrong function name in `nni_sp_zt_register` that will cause link error.
@gdamore gdamore merged commit 890d489 into nanomsg:master Jun 1, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants