[libgdata] contacts: Fix typo in previous commit
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata] contacts: Fix typo in previous commit
- Date: Fri, 3 Nov 2017 23:19:11 +0000 (UTC)
commit 83cce228f50227e3425ba734782c925cdf491fbb
Author: Philip Withnall <withnall endlessm com>
Date: Fri Nov 3 23:18:42 2017 +0000
contacts: Fix typo in previous commit
Do. Not. Push. Without. Compiling.
Signed-off-by: Philip Withnall <withnall endlessm com>
gdata/services/contacts/gdata-contacts-query.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdata/services/contacts/gdata-contacts-query.c b/gdata/services/contacts/gdata-contacts-query.c
index 51b61d1..3f3fab5 100644
--- a/gdata/services/contacts/gdata-contacts-query.c
+++ b/gdata/services/contacts/gdata-contacts-query.c
@@ -187,7 +187,7 @@ gdata_contacts_query_init (GDataContactsQuery *self)
* the results include next/previous URIs, so use those instead.
* (We have to — the #GDataService code will use them unconditionally.) */
_gdata_query_set_pagination_type (GDATA_QUERY (self),
- GDATA_QUERY_PAGINATION_URI);
+ GDATA_QUERY_PAGINATION_URIS);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]