X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Flibfirm%2Fircons.h;h=8b667876a62b74e07960caa4eabb852b7b7b501a;hb=fa9c992b5f23e7a059ac91fdd04b409b951ebcc4;hp=4cd8d2e1b6da0c65192760050887654232b5879a;hpb=c795f3cbf8cbba82992f4e276889f7e820e6c15e;p=libfirm diff --git a/include/libfirm/ircons.h b/include/libfirm/ircons.h index 4cd8d2e1b..8b667876a 100644 --- a/include/libfirm/ircons.h +++ b/include/libfirm/ircons.h @@ -201,7 +201,7 @@ * set_cur_block(block). If several blocks are constructed in parallel block * switches need to be performed constantly. * - * To generate a Block node (with the comfortable interface) it's predecessor + * To generate a Block node (with the comfortable interface), its predecessor * control flow nodes need not be known. In case of cyclic control flow these * can not be known when the block is constructed. With add_immBlock_pred(block, * cfnode) predecessors can be added to the block. If all predecessors are