Changeset 2103:8fd1077ce487 for account.h
Legend:
- Unmodified
- Added
- Removed
-
account.h
r2077 r2103 50 50 int mutt_account_match (const ACCOUNT* a1, const ACCOUNT* m2); 51 51 int mutt_account_fromurl (ACCOUNT* account, ciss_url_t* url); 52 void mutt_account_tourl (ACCOUNT* account, ciss_url_t* url); 52 53 int mutt_account_getuser (ACCOUNT* account); 53 54 int mutt_account_getpass (ACCOUNT* account);
