[libgda/LIBGDA_5.2] Correction for bug #754263
- From: Vivien Malerba <vivien src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda/LIBGDA_5.2] Correction for bug #754263
- Date: Thu, 3 Sep 2015 18:26:38 +0000 (UTC)
commit 1132ed878abf7a12375b871ac4379bd08f5dbc0a
Author: Vivien Malerba <malerba gnome-db org>
Date: Thu Sep 3 20:20:31 2015 +0200
Correction for bug #754263
libgda/gda-value.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgda/gda-value.h b/libgda/gda-value.h
index f537940..a9059c0 100644
--- a/libgda/gda-value.h
+++ b/libgda/gda-value.h
@@ -133,8 +133,8 @@ typedef struct {
/**
* GdaBinary:
- * @data:
- * @binary_length:
+ * @data: (array): the actual data as an array
+ * @binary_length: length of @data
*/
typedef struct {
guchar *data;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]