From 0cc025358af341b7e9757e2b9ce5eb0b09af7b2f Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Fri, 14 Oct 2016 19:00:33 +0200 Subject: documentation fixes --- src/gensvm_timer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gensvm_timer.c') diff --git a/src/gensvm_timer.c b/src/gensvm_timer.c index 0e020fe..18bcad6 100644 --- a/src/gensvm_timer.c +++ b/src/gensvm_timer.c @@ -15,7 +15,7 @@ /** * @brief Calculate the time between two time recordings * - * @detail + * @details * This function should be used with time recordings done by clock_gettime() * using CLOCK_MONOTONIC_RAW. For this, the Timer() macro has been defined in * the header file. Example usage: -- cgit v1.2.3