aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component
diff options
context:
space:
mode:
authorRodney Dawes <dobey@ximian.com>2004-02-09 03:16:31 +0800
committerRodney Dawes <dobey@src.gnome.org>2004-02-09 03:16:31 +0800
commit1e69f13d5c6afb4c2b55c0b04d31147d8fcacc72 (patch)
treeecf249d5722d9b4fb83fbec32ddb920af7f375dd /addressbook/gui/component
parentb84693d1c42cf0a7ec4ed71cd410e241ee2380ed (diff)
downloadgsoc2013-evolution-1e69f13d5c6afb4c2b55c0b04d31147d8fcacc72.tar
gsoc2013-evolution-1e69f13d5c6afb4c2b55c0b04d31147d8fcacc72.tar.gz
gsoc2013-evolution-1e69f13d5c6afb4c2b55c0b04d31147d8fcacc72.tar.bz2
gsoc2013-evolution-1e69f13d5c6afb4c2b55c0b04d31147d8fcacc72.tar.lz
gsoc2013-evolution-1e69f13d5c6afb4c2b55c0b04d31147d8fcacc72.tar.xz
gsoc2013-evolution-1e69f13d5c6afb4c2b55c0b04d31147d8fcacc72.tar.zst
gsoc2013-evolution-1e69f13d5c6afb4c2b55c0b04d31147d8fcacc72.zip
Initialize the personal_source to NULL
2004-02-08 Rodney Dawes <dobey@ximian.com> * gui/component/addressbook-migrate.c (create_groups): Initialize the personal_source to NULL Fixes #54015 svn path=/trunk/; revision=24674
Diffstat (limited to 'addressbook/gui/component')
-rw-r--r--addressbook/gui/component/addressbook-migrate.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/gui/component/addressbook-migrate.c b/addressbook/gui/component/addressbook-migrate.c
index fbee686175..0cd48cf62b 100644
--- a/addressbook/gui/component/addressbook-migrate.c
+++ b/addressbook/gui/component/addressbook-migrate.c
@@ -364,6 +364,7 @@ create_groups (MigrationContext *context,
*on_this_computer = NULL;
*on_ldap_servers = NULL;
+ *personal_source = NULL;
base_uri = g_build_filename (addressbook_component_peek_base_directory (context->component),
"addressbook", "local",