From f68c3dd3068a328152d17622913b00321ea45b0f Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Wed, 2 May 2007 13:29:29 +0000 Subject: [PATCH] doxy comments [r13592] --- ir/be/ppc32/ppc32_gen_decls.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ir/be/ppc32/ppc32_gen_decls.c b/ir/be/ppc32/ppc32_gen_decls.c index 9c17ea2f3..58963b705 100644 --- a/ir/be/ppc32/ppc32_gen_decls.c +++ b/ir/be/ppc32/ppc32_gen_decls.c @@ -18,8 +18,10 @@ */ /** - * Dumps global variables and constants as ppc assembler. - * @date 14.02.2006 + * @file + * @brief Dumps global variables and constants as ppc assembler. + * @author Moritz Kroll, Jens Mueller + * @date 14.02.2006 * @version $Id$ */ #ifdef HAVE_CONFIG_H -- 2.20.1