mirror of
https://github.com/reactos/reactos.git
synced 2025-01-12 01:00:06 +00:00
912ce51ae6
Sync with trunk head (r48826) svn path=/branches/cmake-bringup/; revision=48831
13 lines
333 B
Diff
13 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)
|