From: Michael Beck Date: Tue, 4 Feb 2003 14:06:29 +0000 (+0000) Subject: More docu added X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=456c65ce72f694a91efff5846a940faa84b050a0;p=libfirm More docu added [r737] --- diff --git a/ir/common/firm_common.h b/ir/common/firm_common.h index 090a19f97..831c37cf8 100644 --- a/ir/common/firm_common.h +++ b/ir/common/firm_common.h @@ -28,7 +28,7 @@ typedef enum { k_entity, /**< an entity */ k_type, /**< a type */ k_ir_node, /**< an ir node */ - k_ir_loop + k_ir_loop /**< a loop */ } firm_kind; /**