- Timestamp:
- 2010-08-14T10:21:44Z (14 years ago)
- Branches:
- master
- Children:
- ac2717b
- Parents:
- 2b02617
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/twitter/twitter.c
r2b02617 r4ffd757 257 257 258 258 // Set the status to logged out. 259 ic->flags = 0;259 ic->flags &= ~ OPT_LOGGED_IN; 260 260 261 261 // Remove the main_loop function from the function queue.
Note: See TracChangeset
for help on using the changeset viewer.