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

Tiny fix. #354

Merged
merged 2 commits into from
Jun 1, 2021
Merged

Tiny fix. #354

merged 2 commits into from
Jun 1, 2021

Conversation

cty123
Copy link
Contributor

@cty123 cty123 commented Jun 1, 2021

Found this tiny mistake while reading through the code. Besides, on line 86,
return length, &tunnel.Metadata{ Address: addr, }, err
err is always nil, so why not just return nil?

@Loyalsoldier
Copy link
Collaborator

You can fix that too.

@cty123
Copy link
Contributor Author

cty123 commented Jun 1, 2021

You can fix that too.

There you go

@Loyalsoldier Loyalsoldier merged commit 7f8d638 into p4gefau1t:master Jun 1, 2021
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