aboutsummaryrefslogtreecommitdiffstats
path: root/facebook/facebook-api.c
diff options
context:
space:
mode:
Diffstat (limited to 'facebook/facebook-api.c')
-rw-r--r--facebook/facebook-api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/facebook/facebook-api.c b/facebook/facebook-api.c
index 48a693c..f1277c8 100644
--- a/facebook/facebook-api.c
+++ b/facebook/facebook-api.c
@@ -1089,7 +1089,7 @@ finish:
void fb_api_thread_create(fb_api_t *api, GSList *uids)
{
fb_http_req_t *req;
- const GSList *l;
+ GSList *l;
GString *to;
fb_id_t *uid;