From: Christian Würdig Date: Wed, 18 Oct 2006 09:20:06 +0000 (+0000) Subject: changed comment X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=5a963566ae6da8efb9bd7c05d46b1d5c8d51dbcd;p=libfirm changed comment [r8358] --- diff --git a/ir/opt/ifconv.h b/ir/opt/ifconv.h index 3672da4a3..95c461430 100644 --- a/ir/opt/ifconv.h +++ b/ir/opt/ifconv.h @@ -26,7 +26,7 @@ * If it returns non-zero, a mux is created, else the code * is not modified. * @param sel A selector of a Cond. - * @param phi_list First phi in a list linked via link field + * @param phi_list List of Phi nodes about to be converted (linked via link field) * @param i First data predecessor involved in if conversion * @param j Second data predecessor involved in if conversion */