mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
TAB -> SPACE
This commit is contained in:
parent
a20527da7f
commit
426985cb2c
@ -339,7 +339,7 @@ function android_show_configure_opts {
|
||||
shift
|
||||
echo "LIBZMQ (${BUILD_ARCH}) - ./configure options to build '${tag}':"
|
||||
for opt in "$@"; do
|
||||
echo " > ${opt}"
|
||||
echo " > ${opt}"
|
||||
done
|
||||
echo ""
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user