Changeset 9ed0081 for protocols/twitter
- Timestamp:
- 2012-11-25T18:39:11Z (12 years ago)
- Branches:
- master
- Children:
- 3592b95
- Parents:
- 29f72b7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/twitter/twitter_lib.c
r29f72b7 r9ed0081 271 271 txl->list = g_slist_prepend(txl->list, 272 272 g_strdup_printf("%lld", c->u.array.values[i]->u.integer)); 273 274 273 } 275 274
Note: See TracChangeset
for help on using the changeset viewer.