X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Ftr%2Ftype.h;h=d91964d19efc0db57d34d10f6e6989e932d975aa;hb=37c8a981ff579e3f241ec2a8df15e0b0faa234ef;hp=916006c1f6120c24e3576ab00cab4314c7e92fa6;hpb=0decb677fb069c9d47f5285f12fdb983dca7fdae;p=libfirm 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. *