diff options
Diffstat (limited to 'composer/e-msg-composer-attachment-bar.c')
-rw-r--r-- | composer/e-msg-composer-attachment-bar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer/e-msg-composer-attachment-bar.c b/composer/e-msg-composer-attachment-bar.c index 7f15137e6a..f44745dd06 100644 --- a/composer/e-msg-composer-attachment-bar.c +++ b/composer/e-msg-composer-attachment-bar.c @@ -813,7 +813,7 @@ attach_to_multipart (CamelMultipart *multipart, default_charset = buf = get_default_charset (); /* FIXME: We should really check that this fits within the - default_charset and if not find one that does and/or + default_charset and if not find one that does and/or allow the user to specify? */ } |