[libgda] GdaSqlBuilder: Fix small documentation problem



commit dc59d28eb315c181834a9d5c45b9865cc3a7a549
Author: Johannes Schmid <jhs gnome org>
Date:   Fri Sep 25 12:51:06 2009 +0200

    GdaSqlBuilder: Fix small documentation problem

 libgda/gda-sql-builder.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgda/gda-sql-builder.c b/libgda/gda-sql-builder.c
index 5c2b07c..a4d24b0 100644
--- a/libgda/gda-sql-builder.c
+++ b/libgda/gda-sql-builder.c
@@ -560,7 +560,7 @@ gda_sql_builder_add_field (GdaSqlBuilder *builder, guint field_id, guint value_i
  * @builder: a #GdaSqlBuilder object
  * @id: the requested ID, or 0 if to be determined by @builder
  * @dh: a #GdaDataHandler to use, or %NULL
- * @value: value to set the expression to, of the type specified by @type
+ * @value: value to set the expression to
  *
  * Defines an expression in @builder which may be reused to build other parts of a statement.
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]