From: Michael Beck Date: Tue, 31 May 2011 17:28:11 +0000 (+0200) Subject: Fixd typo. X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=8965219b4c47a9e864b5500120be9249bf351dd2;hp=1d6f2de89211c9dfbb0b9e3fcf466b37d8b45f48;p=libfirm Fixd typo. --- diff --git a/ir/be/bespillutil.c b/ir/be/bespillutil.c index 7c046905d..c5b3db932 100644 --- a/ir/be/bespillutil.c +++ b/ir/be/bespillutil.c @@ -614,7 +614,7 @@ static int check_remat_conditions_costs(spill_env_t *env, /** * Re-materialize a node. * - * @param senv the spill environment + * @param env the spill environment * @param spilled the node that was spilled * @param reloader a irn that requires a reload */