mshtml: Fix export comment

André Hentschel nerv at dawncrow.de
Fri Dec 3 10:42:40 CST 2010


---
 dlls/mshtml/npplugin.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/mshtml/npplugin.c b/dlls/mshtml/npplugin.c
index 5f21ce1..ba32205 100644
--- a/dlls/mshtml/npplugin.c
+++ b/dlls/mshtml/npplugin.c
@@ -359,7 +359,7 @@ static void CDECL NPP_LostFocus(NPP instance)
 }
 
 /***********************************************************************
- *          NP_GetEntryPoints (npmshtml.@)
+ *          NP_GetEntryPoints (mshtml.@)
  */
 NPError WINAPI NP_GetEntryPoints(NPPluginFuncs* funcs)
 {
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list