From b92e076dde8ccf698aa8886d4749a5e0d5d3821f Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Mon, 4 Jul 2005 09:33:39 +0000 Subject: [PATCH] doxygen docu fixed [r6171] --- ir/common/firmwalk.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/common/firmwalk.h b/ir/common/firmwalk.h index cfab51f07..b92ad0977 100644 --- a/ir/common/firmwalk.h +++ b/ir/common/firmwalk.h @@ -50,7 +50,7 @@ extern "C" { * by this firm walker to collect walking data. * * @param thing Pointer to a firm structure - * @retrun Link pointer + * @return Link pointer * * @note After calling firm_walk_finalize() the stored link * information may be invalid. */ -- 2.20.1