added google xoauth2 support + fixed a journaling issue

This commit is contained in:
SJ
2012-09-28 10:34:04 +02:00
parent f930aacc84
commit 55de53bb26
111 changed files with 38812 additions and 4 deletions

View File

@@ -162,7 +162,7 @@ struct _state {
int bodylen;
int tolen;
char ms_journal;
char ms_journal, ms_journal_dropped;
};