瀏覽代碼

- cosmetics

Bernhard Reutner-Fischer 18 年之前
父節點
當前提交
2d70eb0b89
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      toolchain/dependencies/dependencies.sh

+ 1 - 1
toolchain/dependencies/dependencies.sh

@@ -50,7 +50,7 @@ if test -n "$INCLUDES" ; then
 	echo "INCLUDES clean:					FALSE"
 	/bin/echo -e "WARNING: INCLUDES contains:\n\t'$INCLUDES'"
 else
-	echo "INCLUDES clean:				Ok"
+	echo "INCLUDES clean:					Ok"
 fi
 
 if test -n "$CXXFLAGS" ; then