From 9f34ec0a450dd2a9ef11aa29d07948144ec97de4 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 17 Dec 2023 09:51:17 -0800 Subject: minor comment fixes for survey_test --- src/sp/protocol/survey0/survey_test.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/sp/protocol/survey0') diff --git a/src/sp/protocol/survey0/survey_test.c b/src/sp/protocol/survey0/survey_test.c index 1e1b8635..94a7922a 100644 --- a/src/sp/protocol/survey0/survey_test.c +++ b/src/sp/protocol/survey0/survey_test.c @@ -188,7 +188,7 @@ test_surv_cancel(void) // will be canceled before it gets to the peer.) NUTS_SLEEP(100); - // Send the next next request ("def"). Note that + // Send the next request ("def"). Note that // the RESP side server will have already buffered the receive // request, and should simply be waiting for us to reply to abc. NUTS_SEND(surv, "def"); @@ -246,7 +246,7 @@ test_surv_cancel_abort_recv(void) // Give time for this recv to post properly. NUTS_SLEEP(100); - // Send the next next request ("def"). Note that + // Send the next request ("def"). Note that // the respondent side server will have already buffered the receive // request, and should simply be waiting for us to reply to // abc. -- cgit v1.2.3-70-g09d2