type fix in comment
authorMatthias Braun <matze@braunis.de>
Mon, 2 Apr 2007 14:23:03 +0000 (14:23 +0000)
committerMatthias Braun <matze@braunis.de>
Mon, 2 Apr 2007 14:23:03 +0000 (14:23 +0000)
[r12627]

ir/ir/irgraph.h

index c3e253d..84780c7 100644 (file)
  * - Phi_in_stack;   a stack needed for automatic Phi construction, needed only
  *                   during ir construction.
  *
- * - isited         A int used as flag to traverse the ir_graph.
+ * - visited         A int used as flag to traverse the ir_graph.
  *
  * - block_visited    A int used as a flag to traverse block nodes in the graph.
  */