Francois Gouget : quartz: Fix the name of a type in a comment.

Alexandre Julliard julliard at winehq.org
Fri Dec 13 15:27:22 CST 2019


Module: wine
Branch: master
Commit: 79ab06b295729273487bfb1698b3d0052ca1a540
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=79ab06b295729273487bfb1698b3d0052ca1a540

Author: Francois Gouget <fgouget at free.fr>
Date:   Fri Dec 13 00:15:08 2019 +0100

quartz: Fix the name of a type in a comment.

Signed-off-by: Francois Gouget <fgouget at free.fr>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/quartz/filtergraph.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/quartz/filtergraph.c b/dlls/quartz/filtergraph.c
index d5442e21fc..1ed41bdcec 100644
--- a/dlls/quartz/filtergraph.c
+++ b/dlls/quartz/filtergraph.c
@@ -176,7 +176,7 @@ typedef struct _IFilterGraphImpl {
     /* IFilterMapper2 */
     /* IQueueCommand */
     /* IRegisterServiceProvider */
-    /* IResourceMananger */
+    /* IResourceManager */
     /* IServiceProvider */
     /* IVideoFrameStep */
 




More information about the wine-cvs mailing list