mshtml: Fix export comment.

This commit is contained in:
André Hentschel 2010-12-03 17:42:40 +01:00 committed by Alexandre Julliard
parent bd4083bd63
commit fd94974e59
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@ static void CDECL NPP_LostFocus(NPP instance)
}
/***********************************************************************
* NP_GetEntryPoints (npmshtml.@)
* NP_GetEntryPoints (mshtml.@)
*/
NPError WINAPI NP_GetEntryPoints(NPPluginFuncs* funcs)
{