Fixd typo.
authorMichael Beck <mm.beck@gmx.net>
Tue, 31 May 2011 17:28:11 +0000 (19:28 +0200)
committerMichael Beck <mm.beck@gmx.net>
Thu, 9 Jun 2011 14:34:59 +0000 (16:34 +0200)
ir/be/bespillutil.c

index 7c04690..c5b3db9 100644 (file)
@@ -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
  */