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 MAC address reading on Windows. #141

Merged
merged 1 commit into from Mar 7, 2014

Conversation

Parlane
Copy link
Member

@Parlane Parlane commented Mar 7, 2014

No description provided.

@shuffle2
Copy link
Contributor

shuffle2 commented Mar 7, 2014

lgtm

ERROR_LOG(WII_IPC_NET, "The MAC provided (%s) is invalid. We have "\
"generated another one for you.",
wireless_mac.c_str());
MacAddressToString(mac).c_str());

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

delroth added a commit that referenced this pull request Mar 7, 2014
Fix MAC address reading on Windows.
@delroth delroth merged commit 0be38e7 into dolphin-emu:master Mar 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants