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

Make WiiSocket function names conform to the coding style. #161

Merged
merged 1 commit into from Mar 15, 2014

Conversation

lioncash
Copy link
Member

No description provided.

return ret;
}

s32 WiiSockMan::delSocket(s32 s)
s32 WiiSockMan::DelSocket(s32 s)

This comment was marked as off-topic.

@lioncash
Copy link
Member Author

@BhaaLseN Applied the suggestions :)

@Parlane
Copy link
Member

Parlane commented Mar 15, 2014

LGTM

Parlane added a commit that referenced this pull request Mar 15, 2014
Make WiiSocket function names conform to the coding style.
@Parlane Parlane merged commit efac8d5 into dolphin-emu:master Mar 15, 2014
@lioncash lioncash deleted the func-names branch January 25, 2017 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants