Add missing closing bracket in ag_db_non_select()
This commit is contained in:
		| @@ -43,6 +43,7 @@ ag_db_non_select(AgDb *db, const gchar *sql) | |||||||
|                     ? err->message |                     ? err->message | ||||||
|                     : "no reason" |                     : "no reason" | ||||||
|             ); |             ); | ||||||
|  |     } | ||||||
|  |  | ||||||
|     if ((nrows = gda_connection_statement_execute_non_select( |     if ((nrows = gda_connection_statement_execute_non_select( | ||||||
|                  priv->conn, |                  priv->conn, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user