This commit is contained in:
cls%seawood.org 2000-08-02 09:05:12 +00:00
Родитель 31e57bec21
Коммит 56995faab5
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -225,7 +225,7 @@ nsresult nsMsgMessageDataSource::Init()
nsresult nsMsgMessageDataSource::CreateLiterals(nsIRDFService *rdf)
{
PRUnichar *prustr = nsnull;
createNode(NS_LITERAL_STRING(" "), getter_AddRefs(kEmptyStringLiteral), rdf);
createNode((const PRUnichar*)NS_LITERAL_STRING(" "), getter_AddRefs(kEmptyStringLiteral), rdf);
//
// internal strings - not to be localized - usually reflected into the DOM