This commit is contained in:
bienvenu%nventure.com 2007-07-12 02:21:15 +00:00
Родитель 6e49867805
Коммит d6b51b5f32
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -690,7 +690,7 @@ NS_IMETHODIMP nsMessenger::SaveAttachmentToFile(nsIFile *aFile,
return SaveAttachment(aFile, aURL, aMessageUri, aContentType, nsnull, aListener);
}
NS_IMETHODIMP nsMessenger::SaveAttachment(nsIFile *aFile,
nsresult nsMessenger::SaveAttachment(nsIFile *aFile,
const nsACString &aURL,
const nsACString &aMessageUri,
const nsACString &aContentType,