[libgovirt] ovirt-resource: 'error' -> 'err' in doc comment
- From: Fabiano Fidêncio <ffidencio src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgovirt] ovirt-resource: 'error' -> 'err' in doc comment
- Date: Wed, 26 Nov 2014 14:32:28 +0000 (UTC)
commit dabcf5a0345b565c5985067c36625fcf5efaab13
Author: Fabiano Fidêncio <fidencio redhat com>
Date: Tue Nov 25 12:56:54 2014 +0100
ovirt-resource: 'error' -> 'err' in doc comment
ovirt-resource.c:1049: Warning: GoVirt: ovirt_resource_delete_finish:
unknown parameter 'error' in documentation comment, should be 'err'
https://bugzilla.gnome.org/show_bug.cgi?id=740684
govirt/ovirt-resource.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/govirt/ovirt-resource.c b/govirt/ovirt-resource.c
index cfecc96..7f79ab7 100644
--- a/govirt/ovirt-resource.c
+++ b/govirt/ovirt-resource.c
@@ -1048,7 +1048,7 @@ void ovirt_resource_delete_async(OvirtResource *resource,
* ovirt_resource_delete_finish:
* @resource: an #OvirtResource.
* @result: a #GAsyncResult.
- * @error: return location for error or NULL.
+ * @err: return location for error or NULL.
* Returns: TRUE if the call was successful, FALSE otherwise.
*
* Finishes an asynchronous HTTP DELETE request on @resource.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]