aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook/e-destination.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/backend/ebook/e-destination.h')
-rw-r--r--addressbook/backend/ebook/e-destination.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/backend/ebook/e-destination.h b/addressbook/backend/ebook/e-destination.h
index c53f255436..fc46a20538 100644
--- a/addressbook/backend/ebook/e-destination.h
+++ b/addressbook/backend/ebook/e-destination.h
@@ -63,7 +63,7 @@ EDestination *e_destination_new (void);
EDestination *e_destination_copy (const EDestination *);
void e_destination_clear (EDestination *);
-gboolean e_destination_is_empty (EDestination *);
+gboolean e_destination_is_empty (const EDestination *);
void e_destination_set_card (EDestination *, ECard *card, gint email_num);
void e_destination_set_card_uri (EDestination *, const gchar *uri, gint email_num);