Update documentation.
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 18 Oct 2012 07:10:47 +0000 (09:10 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 18 Oct 2012 07:10:47 +0000 (09:10 +0200)
include/libfirm/firm_types.h

index de4dffd..d77e0d5 100644 (file)
@@ -139,7 +139,7 @@ typedef struct ir_switch_table  ir_switch_table;
  *
  * @note
  *      Do not return NULL!
- *      If this function is not set, FIRM will create a const node with tarval BAD.
+ *      If this function is not set, FIRM will create an Unknown node.
  *      Use set_irg_loc_description()/get_irg_loc_description() to assign additional
  *      informations to local variables.
  */