typo
authorAndreas Zwinkau <zwinkau@kit.edu>
Mon, 23 May 2011 14:40:02 +0000 (16:40 +0200)
committerAndreas Zwinkau <zwinkau@kit.edu>
Tue, 24 May 2011 11:06:56 +0000 (13:06 +0200)
ir/be/belive.c

index 77a49e6..eaadfb4 100644 (file)
@@ -735,8 +735,7 @@ void be_liveness_dumpto(const be_lv_t *lv, const char *cls_name)
 }
 
 /**
- * Walker: checks the every predecessors of a node dominate
- * the note.
+ * Walker: checks that every predecessors of a node dominates the node.
  */
 static void dom_check(ir_node *irn, void *data)
 {