Changeset d50e22f for protocols/twitter
- Timestamp:
- 2010-06-08T22:22:16Z (15 years ago)
- Branches:
- master
- Children:
- d7db346
- Parents:
- f1cea66 (diff), 04a927c (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
rf1cea66 rd50e22f 236 236 { 237 237 oauth_info_free( td->oauth_info ); 238 g_free( td->url_host ); 239 g_free( td->url_path ); 238 240 g_free( td->pass ); 239 241 g_free( td );
Note: See TracChangeset
for help on using the changeset viewer.