remove unnecessary members from be_abi_irg_t structure, cleanup beabi a bit
[libfirm] / ir / be / bessaconstr.h
index 343b213..a2e404e 100644 (file)
@@ -72,7 +72,7 @@ typedef struct be_ssa_construction_env_t {
  * Initializes an SSA construction environment.
  *
  * @param env    an SSA empty construction environment
- * @param birg
+ * @param irg    the graph
  */
 void be_ssa_construction_init(be_ssa_construction_env_t *env, ir_graph *irg);