Fix for small fix for small typo

Andreas Mohr a.mohr at mailto.de
Tue Apr 10 11:36:51 CDT 2001


Hi all,

don´t beat me up, please !

Remember: peace ! :-)

-- 
Andreas Mohr                        Stauferstr. 6, D-71272 Renningen, Germany
Tel. +49 7159 800604                http://home.germany.net/100-30936/
-------------- next part --------------
--- typo.diff.org	Tue Apr 10 18:32:08 2001
+++ typo.diff	Tue Apr 10 18:32:46 2001
@@ -10,7 +10,7 @@
  	case WM_SETTEXT:
  	case WM_GETTEXT:
 -	    FIXME("(0x%x 0x%x 0x%lx): possible missing fucntion\n", 
-+	    FIXME("(0x%x 0x%x 0x%lx): possible missing function\n", 
++	    FIXME("(0x%x 0x%x 0x%lx): possibly missing function\n", 
  		  uMsg, wParam, lParam);
  	    return COMBOEX_Forward (hwnd, uMsg, wParam, lParam);
  


More information about the wine-patches mailing list