fix typo

Huw D M Davies h.davies1 at physics.ox.ac.uk
Mon Sep 10 06:14:11 CDT 2001


	Huw D M Davies <hdavies at codeweavers.com>
	Fix typo.
-------------- next part --------------
Index: include/wine/obj_oleaut.h
===================================================================
RCS file: /home/wine/wine/include/wine/obj_oleaut.h,v
retrieving revision 1.28
diff -u -r1.28 obj_oleaut.h
--- include/wine/obj_oleaut.h	2001/09/07 15:26:36	1.28
+++ include/wine/obj_oleaut.h	2001/09/10 10:03:40
@@ -140,7 +140,7 @@
             WORD wReserved3;
             union /* DUMMYUNIONNAME */
             {
-                /* B    y value. */
+                /* By value. */
                 CHAR cVal;
                 USHORT uiVal;
                 ULONG ulVal;


More information about the wine-patches mailing list