From 6b38b72f1a1a12d7472572f02d3086229fa03db0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 15 Mar 2015 10:30:28 -0500 Subject: cpukit/include/rtems/btimer.h: Improve brief --- cpukit/include/rtems/btimer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpukit/include/rtems/btimer.h b/cpukit/include/rtems/btimer.h index 7257ef67c2..78f8d9c185 100644 --- a/cpukit/include/rtems/btimer.h +++ b/cpukit/include/rtems/btimer.h @@ -52,7 +52,7 @@ extern "C" { */ /** - * @brief Benchmark Timer Value Type + * @brief This type is used to return a Benchmark Timer value. * * This type is used to contain benchmark times. The units are BSP specific. */ -- cgit v1.2.3