From 0c40d0bee41546c7f8c9bff010bed4e22b8d51d0 Mon Sep 17 00:00:00 2001 From: Ed Hartnett Date: Tue, 14 May 2019 06:57:42 -0600 Subject: [PATCH] changed comment --- tests/cunit/test_async_perf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cunit/test_async_perf.c b/tests/cunit/test_async_perf.c index 74b21e0ddd8..45f304167be 100644 --- a/tests/cunit/test_async_perf.c +++ b/tests/cunit/test_async_perf.c @@ -1,5 +1,5 @@ /* - * This program tests darrays with async. + * This program tests performance of darray writes with async. * * @author Ed Hartnett * @date 5/4/17