diff --git a/scripts/runqemu-extract-sdk b/scripts/runqemu-extract-sdk index 50a9c316be..e476f3f637 100644 --- a/scripts/runqemu-extract-sdk +++ b/scripts/runqemu-extract-sdk @@ -21,7 +21,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA function usage() { - echo "Usage: $0 " + echo "Usage: $0 " } if [ $# -ne 2 ]; then