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:
@@ -52,7 +52,7 @@ update_single_setup_h()
|
|||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo -n "Updating $1..."
|
echo -n "Updating $1 ..."
|
||||||
|
|
||||||
tmp=$i.$$.tmp
|
tmp=$i.$$.tmp
|
||||||
sed -e '/^\/\* --- start common options --- \*\/$/q' $1 > $tmp &&
|
sed -e '/^\/\* --- start common options --- \*\/$/q' $1 > $tmp &&
|
||||||
|
Reference in New Issue
Block a user