cosmetic fix to a message

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2005-03-11 00:19:09 +00:00
parent 110a0fea88
commit 60b881f7a6

View File

@ -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 &&