* First steps to apply global and per-account settings to send&receive
[modest] / src / modest-account-mgr-helpers.h
index 8b69d2c..f04d78f 100644 (file)
@@ -48,7 +48,7 @@ typedef struct {
        ModestTransportStoreProtocol    proto; /*< The store or transport. Not ORed. */
        gchar            *password;
        time_t            last_updated;
-       gint             port; /* Or 0, if the default should be used. */
+       gint              port; /* Or 0, if the default should be used. */
        ModestAuthProtocol   secure_auth;
        ModestConnectionProtocol   security;
 } ModestServerAccountData;