summaryrefslogtreecommitdiff
path: root/src/mcd-account.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mcd-account.c')
-rw-r--r--src/mcd-account.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mcd-account.c b/src/mcd-account.c
index 1ed237bb..e7f5007d 100644
--- a/src/mcd-account.c
+++ b/src/mcd-account.c
@@ -98,7 +98,7 @@ static const McdInterfaceData account_interfaces[] = {
account_external_password_storage,
MC_IFACE_ACCOUNT_INTERFACE_EXTERNAL_PASSWORD_STORAGE),
- { G_TYPE_INVALID, }
+ { NULL, }
};
G_DEFINE_TYPE_WITH_CODE (McdAccount, mcd_account, G_TYPE_OBJECT,