* jit/jit-value.c (jit_constant_convert): Use the new intrinsics in
constant conversions.
+ * jit/jit-block.c (jit_block_get_next_label): Fix comment for texinfo.
+
2010-05-08 Klaus Treichel <ktreichel@web.de>
* jit/jit-block.c (_jit_block_clean_cfg): Don't merge an empty block
}
/*@
- * @deftypefun jit_label_t jit_block_get_next_label (jit_block_t @var{block, jit_label_t @var{label}})
+ * @deftypefun jit_label_t jit_block_get_next_label (jit_block_t @var{block}, jit_label_t @var{label})
* Get the next label associated with a block.
* @end deftypefun
@*/