- Batch: In a line generated by a 'for', add the \n that the parser expects. (Bug...
authorJeffrey Morlan <mrnobo1024@yahoo.com>
Mon, 8 Sep 2008 16:23:33 +0000 (16:23 +0000)
committerJeffrey Morlan <mrnobo1024@yahoo.com>
Mon, 8 Sep 2008 16:23:33 +0000 (16:23 +0000)
commit8d7388ee078764487a1e2d5d533a7024f8a78a09
tree87f29b927324059bca3139d1b16907f2e989fff1
parent81fd8772b6968ffb2391b5c446ae203ac534c833
- Batch: In a line generated by a 'for', add the \n that the parser expects. (Bug 3717)
- cmd_for: Don't leave raw_params uninitialized; could cause a crash in ExitBatch.

svn path=/trunk/; revision=36061
reactos/base/shell/cmd/batch.c
reactos/base/shell/cmd/for.c