EBookClient: Fix arrays passed to e_book_client_get_cursor() to be constant.
authorTristan Van Berkom <tristanvb@openismus.com>
Sat, 16 Nov 2013 07:35:07 +0000 (16:35 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Sat, 16 Nov 2013 07:35:07 +0000 (16:35 +0900)
commit7fabaecd132065af95e609983eea727dac2d4c09
treeed817c33f7d213d2722c5c68b3bd9b607ea49bbb
parent0d7ce26e331c5571589baa8a8e50685009283451
EBookClient: Fix arrays passed to e_book_client_get_cursor() to be constant.

Minor API fixup, the arrays passed to e_book_client_get_cursor() should
be const.
addressbook/libebook/e-book-client.c
addressbook/libebook/e-book-client.h