2007-05-14 Murray Cumming <murrayc@murrayc.com>
[modest] / src / modest-account-mgr-helpers.h
index 45ad0e0..67b6959 100644 (file)
@@ -44,7 +44,7 @@ typedef struct {
        gchar            *account_name;
        gchar            *hostname;
        gchar            *username;
-       gchar            *uri;
+       gchar            *uri; /*< Only for mbox and maildir accounts. */
        ModestProtocol    proto; /*< The store or transport. Not ORed. */
        gchar            *password;
        time_t            last_updated;