winetest: Add a missing carriage return in help message.

Nicolas Le Cam niko.lecam at gmail.com
Mon Jun 1 18:32:43 CDT 2009


---
 programs/winetest/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/programs/winetest/main.c b/programs/winetest/main.c
index 7009ce8..66daa65 100644
--- a/programs/winetest/main.c
+++ b/programs/winetest/main.c
@@ -823,7 +823,7 @@ usage (void)
 " --help    print this message and exit\n"
 " --version print the build version and exit\n"
 " -c        console mode, no GUI\n"
-" -d DIR    Use DIR as temp directory (default: %%TEMP%%\\wct)"
+" -d DIR    Use DIR as temp directory (default: %%TEMP%%\\wct)\n"
 " -e        preserve the environment\n"
 " -h        print this message and exit\n"
 " -p        shutdown when the tests are done\n"
-- 
1.6.0.4


--=-IGq8iWwTZwVpphBf0Pla--




More information about the wine-patches mailing list