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

Minor fix for GCC 4.6 on Ubuntu 11.10 #1

Merged
merged 1 commit into from
Apr 10, 2012

Conversation

anupamkaul
Copy link
Member

A variable (err) is declared but not used. This stops compilation.
The fix returns the err var instead of a hardcoded value.

SteveWinston added a commit that referenced this pull request Apr 10, 2012
Minor fix for GCC 4.6 on Ubuntu 11.10
@SteveWinston SteveWinston merged commit 88b470d into openwebos:master Apr 10, 2012
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.

2 participants