[libgda] Doc. correction in gda_prepare_create_table()



commit 1205b0674fe1b1abad93e5c8b583158926cbf91e
Author: Vivien Malerba <malerba gnome-db org>
Date:   Wed May 5 14:54:00 2010 +0200

    Doc. correction in gda_prepare_create_table()

 libgda/gda-easy.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/libgda/gda-easy.c b/libgda/gda-easy.c
index 44317c0..0e8aace 100644
--- a/libgda/gda-easy.c
+++ b/libgda/gda-easy.c
@@ -250,8 +250,7 @@ gda_execute_non_select_command (GdaConnection *cnc, const gchar *sql, GError **e
 /**
  * gda_prepare_create_table
  * @cnc: an opened connection
- * @table_name:
- * @num_columns
+ * @table_name: name of the table to create
  * @error: a place to store errors, or %NULL
  * @...: group of three arguments for column's name, column's #GType 
  * and a #GdaEasyCreateTableFlag flag, finished with NULL



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