From 6041b117d67a43076fbeddfafc6f684fd9596157 Mon Sep 17 00:00:00 2001 From: toddouska Date: Fri, 4 Sep 2015 11:05:53 -0700 Subject: [PATCH] fix fips-check freertos help string --- fips-check.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fips-check.sh b/fips-check.sh index 53126886d..31e8a51d3 100755 --- a/fips-check.sh +++ b/fips-check.sh @@ -16,7 +16,7 @@ function Usage() { echo "Usage: $0 [platform]" - echo "Where \"platform\" is one of linux (default), ios, android, windows, linux" + echo "Where \"platform\" is one of linux (default), ios, android, windows, freertos" } LINUX_FIPS_VERSION=v3.2.6