From 5197d9b671af5ce5a0da0a21d6ecdfbb32e4af91 Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Mon, 5 Oct 2009 18:57:30 +0200 Subject: Removed duplicated documentation --- utils/eurephia_init.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'utils') diff --git a/utils/eurephia_init.c b/utils/eurephia_init.c index 06d13b8..b1bac43 100644 --- a/utils/eurephia_init.c +++ b/utils/eurephia_init.c @@ -54,9 +54,8 @@ #include #include -/** - * @copydoc benchmark() - */ + +// Found in benchmark.c int benchmark(int *min, int *max, int thr_min, int thr_max); -- cgit