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

Fixes #14 #15

Merged
merged 1 commit into from
May 31, 2017
Merged

Fixes #14 #15

merged 1 commit into from
May 31, 2017

Conversation

CraigTolley
Copy link

I've fixed bug #14. It was due to a double negative in an if statement causing it to evaluate to false when it should be true. Changed one variable name to save confusion and potential scope issues.

(Had issues with comparison, hence the .gitattributes file, not actually required for the fix)

Craig

@proxb proxb merged commit a773d17 into proxb:master May 31, 2017
@proxb
Copy link
Owner

proxb commented May 31, 2017

Thanks!

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