]> git.proxmox.com Git - libgit2.git/commit - include/git2/attr.h
Fixed most documentation header bugs
authorAndreas Linde <mail@andreaslinde.de>
Mon, 24 Jun 2013 13:33:41 +0000 (15:33 +0200)
committerAndreas Linde <mail@andreaslinde.de>
Mon, 24 Jun 2013 13:33:41 +0000 (15:33 +0200)
commite1967164574816b8bf6740ea17d08eeb26c091d2
treeb074641f5a6680946c5e861ac630b3a5c41a1ee0
parent9f1b2c5cb79526f274c0c72eed56f9da0efb0321
Fixed most documentation header bugs

Fixed a few header @param and @return typos with the help of -Wdocumentation in Xcode.

The following warnings have not been fixed:
common.h:213 - Not sure how the documentation format is for '...'
notes.h:102 - Correct @param name but empty text
notes.h:111 - Correct @param name but empty text
pack.h:140 - @return missing text
pack.h:148 - @return missing text
17 files changed:
include/git2/attr.h
include/git2/commit.h
include/git2/config.h
include/git2/diff.h
include/git2/errors.h
include/git2/index.h
include/git2/indexer.h
include/git2/merge.h
include/git2/oid.h
include/git2/pack.h
include/git2/refs.h
include/git2/refspec.h
include/git2/remote.h
include/git2/repository.h
include/git2/stash.h
include/git2/submodule.h
include/git2/tree.h