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

Fix InterfaceID. InterfaceID is just opaque value. #17

Merged
merged 1 commit into from
Oct 6, 2016
Merged

Fix InterfaceID. InterfaceID is just opaque value. #17

merged 1 commit into from
Oct 6, 2016

Conversation

jerome-laforge
Copy link
Contributor

Fix issue #14

@@ -318,3 +318,20 @@ func (r *RelayMessageOption) RelayMessage() (*RelayMessage, error) {

return rm, nil
}

// An opaque value of arbitrary length generated
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment should start with // An InterfaceID is an opaque value.

@mdlayher mdlayher merged commit a8b0ea6 into mdlayher:master Oct 6, 2016
@jerome-laforge jerome-laforge deleted the FixInterfaceId branch October 7, 2016 06:27
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