http://git.etersoft.ru/projects
/
wine
/
eterwine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20430f6
)
mapi32/tests: Fix a typo in a comment.
author
Detlef Riekenberg
<wine.dev@web.de>
Mon, 1 Feb 2010 19:47:31 +0000
(20:47 +0100)
committer
Alexandre Julliard
<julliard@winehq.org>
Tue, 2 Feb 2010 10:47:20 +0000
(11:47 +0100)
dlls/mapi32/tests/util.c
patch
|
blob
|
blame
|
history
diff --git
a/dlls/mapi32/tests/util.c
b/dlls/mapi32/tests/util.c
index 0d1022af4da8a2915823cf52a1fdccb0eca62ffa..0edac07aee687db56bf7dfc23b44af6c8473bbe8 100644
(file)
--- a/
dlls/mapi32/tests/util.c
+++ b/
dlls/mapi32/tests/util.c
@@
-242,7
+242,7
@@
START_TEST(util)
/* We call MAPIInitialize here for the benefit of native extended MAPI
* providers which crash in the HexFromBin tests when MAPIInitialize has
- * not been called. Since MAPIInitialize is irrelevant for HexF
f
romBin on
+ * not been called. Since MAPIInitialize is irrelevant for HexFromBin on
* Wine, we do not care whether MAPIInitialize succeeds. */
if (pMAPIInitialize)
ret = pMAPIInitialize(NULL);