cmd.exe: Fix dir /w.
commita1639ebfc6bee6b357104d9f46a96ef50dd303ad
authorJason Edmeades <jason.edmeades@googlemail.com>
Sun, 3 Jun 2007 21:07:47 +0000 (3 22:07 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Jun 2007 12:49:39 +0000 (4 14:49 +0200)
tree9cf61cebb62b9de936f0537698b6cf29edcd348f
parent81c1aa14d526808d3d9fff48e20b852299dae58d
cmd.exe: Fix dir /w.

Use of %* fails when using wvsprintf, so just pad manually,
but maintain only a single output call.
programs/cmd/directory.c