From 60b881f7a6cf720d084ee7f8dd577c37160435e7 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 11 Mar 2005 00:19:09 +0000 Subject: [PATCH 1/1] cosmetic fix to a message git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/update-setup-h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/update-setup-h b/build/update-setup-h index 8f2ac1b9fc..d5b6ea60fb 100755 --- a/build/update-setup-h +++ b/build/update-setup-h @@ -52,7 +52,7 @@ update_single_setup_h() return 0 fi - echo -n "Updating $1..." + echo -n "Updating $1 ..." tmp=$i.$$.tmp sed -e '/^\/\* --- start common options --- \*\/$/q' $1 > $tmp && -- 2.45.2