summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/avtp_pipeline/platform/Linux/avb_host/openavb_harness.c2
1 files changed, 1 insertions, 1 deletions
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"
);
}