[0.4.10][CMD] Quick fix for the REM command parser. CORE-17030
authorJoachim Henze <Joachim.Henze@reactos.org>
Sun, 9 Oct 2022 17:53:35 +0000 (19:53 +0200)
committerJoachim Henze <Joachim.Henze@reactos.org>
Sun, 9 Oct 2022 17:53:35 +0000 (19:53 +0200)
commit62552d321059c827ac921578eacdd50c9fd5a0c4
treed734b06c33e030a0423f15d665d8dafeee422299
parente67f2d36f7e27486f3d5e114f05a4b6ac243a7cb
[0.4.10][CMD] Quick fix for the REM command parser. CORE-17030

This avoids spamming "Syntax Errors" to the cmd-prompt when starting the VS2010 command prompt.
Or when typing something like "@Rem Hello" at the prompt.

Fix picked from 0.4.15-dev-202-g 9c11be5a3a95a35604f73062719431cf6df1ffb6
base/shell/cmd/parser.c