Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Resolve documentation warnings #3332

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

Merged
merged 5 commits into from
Aug 1, 2015
Merged

Conversation

phatblat
Copy link
Member

Also enabled -Wdocumentation if supported

@@ -83,7 +83,7 @@ int git_push_add_refspec(git_push *push, const char *refspec);
* Update remote tips after a push
*
* @param push The push object
* @param signature The identity to use when updating reflogs
* @param callbacks The identity to use when updating reflogs
Copy link
Member

Choose a reason for hiding this comment

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

This fixes it syntactically, but this isn't a copy-paste error; it's documentation for an old parameter. The whole line should be replaced by something relevant to the new function signature.

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed.

carlosmn added a commit that referenced this pull request Aug 1, 2015
@carlosmn carlosmn merged commit c400bac into libgit2:master Aug 1, 2015
@phatblat phatblat deleted the ben/doc-warnings branch August 1, 2015 15:09
max630 added a commit to max630/libgit2 that referenced this pull request Aug 28, 2016
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