André Hentschel : mshtml: Fix export comment.

Alexandre Julliard julliard at winehq.org
Sun Dec 5 12:10:04 CST 2010


Module: wine
Branch: master
Commit: fd94974e59905572859e0d1f4591772f0b66563c
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=fd94974e59905572859e0d1f4591772f0b66563c

Author: André Hentschel <nerv at dawncrow.de>
Date:   Fri Dec  3 17:42:40 2010 +0100

mshtml: Fix export comment.

---

 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)
 {




More information about the wine-cvs mailing list