mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +00:00
14 lines
333 B
Diff
14 lines
333 B
Diff
![]() |
Index: atl_main.c
|
||
|
===================================================================
|
||
|
--- atl_main.c (revision 48273)
|
||
|
+++ atl_main.c (working copy)
|
||
|
@@ -60,7 +60,7 @@
|
||
|
INT i;
|
||
|
UINT size;
|
||
|
|
||
|
- FIXME("SEMI-STUB (%p %p %p)\n",pM,p,h);
|
||
|
+ //FIXME("SEMI-STUB (%p %p %p)\n",pM,p,h);
|
||
|
|
||
|
size = pM->cbSize;
|
||
|
switch (size)
|