X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Flibfirm%2Fbe.h;h=b2d10996d9895407386b04fc33be569f672fc18d;hb=2c7e601484413ad272d685f9f0cb3ecc27b251f7;hp=028b25d0a55fb3f3b88ede82532f1aff8d66fd53;hpb=7eb9592b75afa78475ceec1625ce2a67b805efbf;p=libfirm diff --git a/include/libfirm/be.h b/include/libfirm/be.h index 028b25d0a..b2d10996d 100644 --- a/include/libfirm/be.h +++ b/include/libfirm/be.h @@ -69,7 +69,7 @@ typedef enum asm_constraint_flags_t { } asm_constraint_flags_t; ENUM_BITSET(asm_constraint_flags_t) -/* Dwarf source language codes. */ +/** Dwarf source language codes. */ typedef enum { DW_LANG_C89 = 0x0001, DW_LANG_C = 0x0002,