Fix five constness related warnings
commitb63e9ce422a818f5f6b60bb24aa4c30e994d7c75
authorRicardo Mones <ricardo@mones.org>
Sat, 24 Jun 2023 10:50:32 +0000 (24 12:50 +0200)
committerRicardo Mones <ricardo@mones.org>
Sat, 24 Jun 2023 10:50:32 +0000 (24 12:50 +0200)
tree53564c025d4de8fa0caffbeb919ed7861f39648c
parentda7ac9b3557560cb9a0033994b6a83e684c336b2
Fix five constness related warnings

prefs_account.c:4134:17: warning: assignment discards â€˜const’ qualifier from pointer target type
cm_gdata_contacts.c:7xx:34: warning: passing argument 1 of 'g_free' discards 'const' qualifier from pointer target type
src/plugins/gdata/cm_gdata_contacts.c
src/prefs_account.c