ostree_repo_checkout_tree_at: remove @subpath documentation

It is not an argument of the function.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
Giuseppe Scrivano 2015-04-13 11:37:18 +02:00
parent 42744628b3
commit c648fada30
1 changed files with 0 additions and 1 deletions

View File

@ -772,7 +772,6 @@ ostree_repo_checkout_tree (OstreeRepo *self,
* @destination_dfd: Directory FD for destination
* @destination_path: Directory for destination
* @commit: Checksum for commit
* @subpath: (allow-none): Subdirectory path
* @cancellable: Cancellable
* @error: Error
*