Changeset cf0dbdd for protocols/twitter/twitter.c
- Timestamp:
- 2012-01-30T21:41:00Z (13 years ago)
- Branches:
- master
- Children:
- eb4c81a
- Parents:
- 8d96b78 (diff), 948abab (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/twitter/twitter.c
r8d96b78 rcf0dbdd 246 246 247 247 s = set_add(&acc->set, "show_old_mentions", "true", set_eval_bool, acc); 248 249 s = set_add(&acc->set, "strip_newlines", "false", set_eval_bool, acc); 248 250 } 249 251
Note: See TracChangeset
for help on using the changeset viewer.