| commit | 1ee75382c703c18ae277d992216ea02aade314a1 | [log] [tgz] |
|---|---|---|
| author | Jason Edmeades <jason.edmeades@googlemail.com> | Tue Sep 11 21:43:08 2007 +0100 |
| committer | Alexandre Julliard <julliard@winehq.org> | Wed Sep 12 12:40:16 2007 +0200 |
| tree | 7543c2dd6bcc02a694455a004335daab9c731349 | |
| parent | c7b88e95f566aa32c11512b4f15a7dbf9701413e [diff] [blame] |
cmd.exe: Fix redirect ordering on a command line.
diff --git a/programs/cmd/batch.c b/programs/cmd/batch.c index 37eafb1..1d12706 100644 --- a/programs/cmd/batch.c +++ b/programs/cmd/batch.c
@@ -2,6 +2,7 @@ * CMD - Wine-compatible command line interface - batch interface. * * Copyright (C) 1999 D A Pickles + * Copyright (C) 2007 J Edmeades * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public