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 more warnings #840

Merged
merged 1 commit into from Feb 9, 2019
Merged

Conversation

Bond-009
Copy link
Member

@Bond-009 Bond-009 commented Feb 7, 2019

Fixes more warnings from the anayzers.

@@ -209,7 +209,7 @@ public void ValidateInput()
validate_form = true;
}

bool IsContentType(string ct, bool starts_with)
private bool IsContentType(string ct, bool starts_with)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't arguments be camelcase?

@joshuaboniface joshuaboniface merged commit 387b4de into jellyfin:master Feb 9, 2019
@joshuaboniface joshuaboniface added this to In progress in Release 10.2.0 via automation Feb 9, 2019
@joshuaboniface joshuaboniface moved this from In progress to Reviewer approved in Release 10.2.0 Feb 9, 2019
@joshuaboniface joshuaboniface moved this from Reviewer approved to Done in Release 10.2.0 Feb 9, 2019
@Bond-009 Bond-009 deleted the requestcleanup branch February 9, 2019 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants