Fix bug # typo in comment

git-svn-id: svn://10.0.0.236/trunk@248965 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gavin%gavinsharp.com 2008-04-01 19:46:25 +00:00
parent 45ce9fccc2
commit c19fe7ed44

View File

@ -649,7 +649,7 @@ nsHTMLDocument::TryBookmarkCharset(nsIDocShell* aDocShell,
&wantCharset,
getter_AddRefs(closure),
charset);
// FIXME: Bug 337790
// FIXME: Bug 337970
NS_ASSERTION(!wantCharset, "resolved charset notification not implemented!");
if (NS_SUCCEEDED(rv) && !charset.IsEmpty()) {