[libgda] Misc corrections
- From: Vivien Malerba <vivien src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda] Misc corrections
- Date: Wed, 4 Feb 2015 14:26:06 +0000 (UTC)
commit b764b2938e24616fd62d650fb5322e86ec184fea
Author: Vivien Malerba <malerba gnome-db org>
Date: Wed Feb 4 15:25:36 2015 +0100
Misc corrections
providers/bdb/gda-bdb-provider.c | 3 +--
providers/mdb/gda-mdb-provider.c | 3 +--
.../models/gda-models-provider.c | 1 -
providers/web/gda-web-provider.c | 1 -
4 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/providers/bdb/gda-bdb-provider.c b/providers/bdb/gda-bdb-provider.c
index 794ad19..ad3c7c1 100644
--- a/providers/bdb/gda-bdb-provider.c
+++ b/providers/bdb/gda-bdb-provider.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2003 Laurent Sansonetti <lrz gnome org>
* Copyright (C) 2004 Julio M. Merino Vidal <jmmv menta net>
- * Copyright (C) 2005 - 2011 Vivien Malerba <malerba gnome-db org>
+ * Copyright (C) 2005 - 2015 Vivien Malerba <malerba gnome-db org>
* Copyright (C) 2010 David King <davidk openismus com>
*
* This library is free software; you can redistribute it and/or
@@ -82,7 +82,6 @@ GdaServerProviderBase data_model_base_functions = {
NULL,
NULL,
NULL,
- NULL,
NULL, NULL, NULL, NULL, /* padding */
};
diff --git a/providers/mdb/gda-mdb-provider.c b/providers/mdb/gda-mdb-provider.c
index 8c0027d..a6b7389 100644
--- a/providers/mdb/gda-mdb-provider.c
+++ b/providers/mdb/gda-mdb-provider.c
@@ -5,7 +5,7 @@
* Copyright (C) 2003 Gonzalo Paniagua Javier <gonzalo gnome-db org>
* Copyright (C) 2004 Julio M. Merino Vidal <jmmv menta net>
* Copyright (C) 2004 J�rg Billeter <j bitron ch>
- * Copyright (C) 2005 - 2012 Vivien Malerba <malerba gnome-db org>
+ * Copyright (C) 2005 - 2015 Vivien Malerba <malerba gnome-db org>
* Copyright (C) 2005 �lvaro Pe�a <alvaropg telefonica net>
* Copyright (C) 2006 - 2007 Murray Cumming <murrayc murrayc com>
* Copyright (C) 2007 yselkowitz <yselkowitz users sourceforge net>
@@ -101,7 +101,6 @@ GdaServerProviderBase data_model_base_functions = {
NULL,
NULL,
NULL,
- NULL,
NULL, NULL, NULL, NULL, /* padding */
};
diff --git a/providers/skel-implementation/models/gda-models-provider.c
b/providers/skel-implementation/models/gda-models-provider.c
index 36d77be..0cfd94a 100644
--- a/providers/skel-implementation/models/gda-models-provider.c
+++ b/providers/skel-implementation/models/gda-models-provider.c
@@ -84,7 +84,6 @@ GdaServerProviderBase data_model_base_functions = {
NULL,
NULL,
NULL,
- NULL,
NULL, NULL, NULL, NULL, /* padding */
};
diff --git a/providers/web/gda-web-provider.c b/providers/web/gda-web-provider.c
index aea1fd7..285c8f6 100644
--- a/providers/web/gda-web-provider.c
+++ b/providers/web/gda-web-provider.c
@@ -143,7 +143,6 @@ GdaServerProviderBase web_base_functions = {
gda_web_provider_close_connection,
NULL,
NULL,
- NULL,
gda_web_provider_perform_operation,
gda_web_provider_begin_transaction,
gda_web_provider_commit_transaction,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]