- Timestamp:
- 2015-03-10T07:33:54Z (10 years ago)
- Branches:
- master
- Children:
- afbad28
- Parents:
- 8b91a1f
- git-author:
- dequis <dx@…> (07-03-15 04:10:59)
- git-committer:
- dequis <dx@…> (10-03-15 07:33:54)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/twitter/twitter_lib.c
r8b91a1f r7320610 862 862 863 863 imcb_error(ic, "Stream closed (%s)", req->status_string); 864 if (req->status_code == 401) { 865 imcb_error(ic, "Check your system clock."); 866 } 864 867 imc_logout(ic, TRUE); 865 868 return;
Note: See TracChangeset
for help on using the changeset viewer.