summaryrefslogtreecommitdiffstats
path: root/loader/vfl.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/vfl.c')
-rw-r--r--loader/vfl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/loader/vfl.c b/loader/vfl.c
index e8f4b2e1fc..703fffb4bc 100644
--- a/loader/vfl.c
+++ b/loader/vfl.c
@@ -351,6 +351,8 @@ ICSendMessage(HIC hic,unsigned int msg,long lParam1,long lParam2) {
WINE_HIC *whic = (WINE_HIC*)hic;
char qw[200];
+// printf("ICSendMessage.whic=%p\n",whic);
+
#if 0
__asm__ __volatile__ ("fsave (%0)\n\t": :"r"(&qw));
#endif