From: Michael Beck Date: Mon, 18 Dec 2006 12:12:21 +0000 (+0000) Subject: Fixed doxygen output X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=a393e03a0bf9582ea91dcaf57cd35e16e2d4401e;p=libfirm Fixed doxygen output [r8476] --- diff --git a/ir/tr/type.h b/ir/tr/type.h index 916006c1f..d91964d19 100644 --- a/ir/tr/type.h +++ b/ir/tr/type.h @@ -1226,7 +1226,7 @@ extern ir_type *firm_none_type; ir_type *get_none_type(void); /** - * @page unknown_type + * @page unknown_type The Unknown type * * This type is an auxiliary type dedicated to support type analyses. *