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

VolumeDirectory: Don't use references inappropriately #4564

Merged
merged 2 commits into from Dec 26, 2016

Conversation

JosJuice
Copy link
Member

Integers should be passed as pointers when a function modifies them (to make it clear that they get modified).

Integers should be passed as pointers when a function
modifies them (to make it clear that they get modified).
@degasus
Copy link
Member

degasus commented Dec 26, 2016

LGTM, but feel free to also change those _varname to varname_.

@degasus degasus merged commit 4ebd369 into dolphin-emu:master Dec 26, 2016
@JosJuice JosJuice deleted the volumedirectory-references branch December 26, 2016 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants