From d6252396c75296616d61f27f3998b9843a344c2a Mon Sep 17 00:00:00 2001 From: Marcin Miklas Date: Fri, 14 May 2021 12:24:59 +0200 Subject: Hide not working option --- lib/avtp_pipeline/platform/Linux/avb_host/openavb_harness.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/avtp_pipeline/platform/Linux/avb_host/openavb_harness.c b/lib/avtp_pipeline/platform/Linux/avb_host/openavb_harness.c index 73ad3c6f..bcd4d468 100644 --- a/lib/avtp_pipeline/platform/Linux/avb_host/openavb_harness.c +++ b/lib/avtp_pipeline/platform/Linux/avb_host/openavb_harness.c @@ -153,7 +153,7 @@ void openavbTlHarnessMenu() " m Display this menu\n" " z Stats\n" " x Exit\n" - " e NUM Next NUM ethernet frames will be sent with FCS errors\n" +// " e NUM Next NUM ethernet frames will be sent with FCS errors\n" " d NUM Drop next NUM avtp frames from stream number 0\n" ); } -- cgit v1.2.1