Patch - Fix typo

Steven Edwards steven_ed4153 at yahoo.com
Wed Sep 11 15:15:00 CDT 2002


I noticed this when adapting WINE code for ReactOS

Index: dialog.c
===================================================================
RCS file: /home/wine/wine/windows/dialog.c,v
retrieving revision 1.104
diff -u -r1.104 dialog.c
--- dialog.c	4 Sep 2002 19:37:02 -0000	1.104
+++ dialog.c	11 Sep 2002 20:12:49 -0000
@@ -1136,8 +1136,8 @@
 
 
 /***********************************************************************
- *		DialogBoxIndirectParam (USER.240)
- *		DialogBoxIndirectParam16 (USER32.@)
+ *		DialogBoxIndirectParam16 (USER.240)
+ *		DialogBoxIndirectParam (USER32.@)
  */
 INT16 WINAPI DialogBoxIndirectParam16( HINSTANCE16 hInst, HANDLE16 dlgTemplate,
                                        HWND16 owner16, DLGPROC16 dlgProc,



__________________________________________________
Yahoo! - We Remember
9-11: A tribute to the more than 3,000 lives lost
http://dir.remember.yahoo.com/tribute



More information about the wine-patches mailing list