From gvg@svn.reactos.com Mon Mar 14 12:05:13 2005 From: gvg@svn.reactos.com To: ros-diffs@reactos.org Subject: [ros-diffs] [gvg] 14056: Sync to Wine-20050310: Date: Mon, 14 Mar 2005 12:01:03 +0100 Message-ID: <000001c52885$1d0b5310$6601a8c0@penelope> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8933614944682521465==" --===============8933614944682521465== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sync to Wine-20050310: Jon Griffiths - Documentation spelling fixes. Alexandre Julliard - Allow specifying extended control styles also in standard dialogs (reported by Michael Lin). - Avoid spaces before preprocessor directives, that's not portable. Francois Gouget - Assorted spelling fixes. Modified: trunk/reactos/tools/wrc/newstruc.c Modified: trunk/reactos/tools/wrc/parser.y Modified: trunk/reactos/tools/wrc/y.tab.c _____ Modified: trunk/reactos/tools/wrc/newstruc.c --- trunk/reactos/tools/wrc/newstruc.c 2005-03-14 10:44:46 UTC (rev 14055) +++ trunk/reactos/tools/wrc/newstruc.c 2005-03-14 11:01:02 UTC (rev 14056) @@ -679,8 +679,8 @@ * The "LIST" tag may occur several times and may encapsulate different * tags. The `steps' is the number of "icon" tags found (actually the * number of steps specified in the aniheader_t structure). The "seq "uence - * tag can be ommitted, in which case the sequence is equal to the sequence - * of "icon"s found in the file. Also "rate" may be ommitted, in which case + * tag can be omitted, in which case the sequence is equal to the sequence + * of "icon"s found in the file. Also "rate" may be omitted, in which case * the default from the aniheader_t structure is used. * * An animated cursor puts `.cur' formatted files into each "icon" tag, _____ Modified: trunk/reactos/tools/wrc/parser.y --- trunk/reactos/tools/wrc/parser.y 2005-03-14 10:44:46 UTC (rev 14055) +++ trunk/reactos/tools/wrc/parser.y 2005-03-14 11:01:02 UTC (rev 14056) @@ -352,7 +352,6 @@ %type dlginit %type optional_style_pair %type any_num -%type