This commit is contained in:
rhp%netscape.com 1999-10-05 21:17:17 +00:00
Родитель 1a924bd0b3
Коммит 6de12fbdda
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -3002,7 +3002,7 @@ nsMsgComposeAndSend::CreateAndSendMessage(
SetListenerArray(aListenerArray);
if (!attachment1_body || !*attachment1_body)
attachment1_type = attachment1_body = 0;
attachment1_body_length = attachment1_body = 0;
// Set the editor for MHTML operations if necessary
if (aEditor)