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 a typo in DSPSymbols. (DisasssembleRange -> DisassembleRange) #163

Merged
merged 1 commit into from Mar 13, 2014

Conversation

lioncash
Copy link
Member

No description provided.

@Parlane Parlane closed this Mar 13, 2014
@Parlane Parlane reopened this Mar 13, 2014
@delroth delroth closed this Mar 13, 2014
@delroth delroth reopened this Mar 13, 2014
@@ -103,12 +104,12 @@ bool IsHexDigit(char c)
bool IsAlpha(char c)

This comment was marked as off-topic.

Also remove IsHexDigit and IsAlpha and replace them with their cctype equivalents.
delroth added a commit that referenced this pull request Mar 13, 2014
Fix a typo in DSPSymbols. (DisasssembleRange -> DisassembleRange)
@delroth delroth merged commit 107d4ca into dolphin-emu:master Mar 13, 2014
@lioncash lioncash deleted the dsp-func-typo branch March 13, 2014 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants