From 4c095ae6efd1fa8773a58fb4a1dc79f5810b2369 Mon Sep 17 00:00:00 2001 From: Ron Yorston Date: Wed, 2 Oct 2024 14:56:04 +0100 Subject: win32: adjust usage for timeout and pipe_progress Reduce the divergence from upstream in the usage messages for timeout and pipe_progress. This only affects the source; there are no visible of functional changes. --- debianutils/pipe_progress.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debianutils/pipe_progress.c') diff --git a/debianutils/pipe_progress.c b/debianutils/pipe_progress.c index 7bdf5c064..850c4d34b 100644 --- a/debianutils/pipe_progress.c +++ b/debianutils/pipe_progress.c @@ -18,7 +18,7 @@ //usage:#define pipe_progress_trivial_usage IF_PLATFORM_POSIX(NOUSAGE_STR) //usage: IF_PLATFORM_MINGW32("") -//usage:#define pipe_progress_full_usage IF_PLATFORM_POSIX("") +//usage:#define pipe_progress_full_usage "" //usage: IF_PLATFORM_MINGW32("\n\n") //usage: IF_PLATFORM_MINGW32("Display a dot to indicate pipe activity") -- cgit v1.2.3-55-g6feb