summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2017-03-01 20:49:56 +0400
committerMarc-André Lureau <marcandre.lureau@redhat.com>2017-03-01 20:49:56 +0400
commit3e1b3638be266296687e14f27833ecbd907cc3b7 (patch)
tree812e858ce79e83f425e9320e8c4118eafeb83a4f
parent10467406715985b12c16f12099a7fbf5b4ece27a (diff)
downloadgcab-3e1b3638be266296687e14f27833ecbd907cc3b7.tar.gz
Fix Warning: GCab: gcab_file_get_date: invalid return annotation
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
-rw-r--r--libgcab/gcab-file.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libgcab/gcab-file.c b/libgcab/gcab-file.c
index b55fbb5..c650b36 100644
--- a/libgcab/gcab-file.c
+++ b/libgcab/gcab-file.c
@@ -180,9 +180,8 @@ gcab_file_get_size (GCabFile *self)
* @file: a #GCabFile
* @result: a #GTimeVal to return date
*
- * Get the file date.
+ * Get the file date, in @result.
*
- * Returns: the cabinet file date in @result
* Since: 0.6
**/
void