2007-04-06 Murray Cumming <murrayc@murrayc.com>
[modest] / src / modest-account-mgr-helpers.h
index 86224ba..e649d04 100644 (file)
@@ -45,7 +45,7 @@ typedef struct {
        gchar            *hostname;
        gchar            *username;
        gchar            *uri;
-       ModestProtocol    proto;
+       ModestProtocol    proto; /*< The store or transport. Not ORed. */
        gchar            *password;
        time_t            last_updated;
        GSList           *options;