[libgda/LIBGDA_4.0] Doc. correction in gda_prepare_create_table()
- From: Vivien Malerba <vivien src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda/LIBGDA_4.0] Doc. correction in gda_prepare_create_table()
- Date: Tue, 11 May 2010 19:05:13 +0000 (UTC)
commit e8648cea6b5490660e35910d81ca3e91cb44f175
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 c942ba4..c186988 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]