typo removed
authorGötz Lindenmaier <goetz@ipd.info.uni-karlsruhe.de>
Tue, 30 Sep 2003 07:51:10 +0000 (07:51 +0000)
committerGötz Lindenmaier <goetz@ipd.info.uni-karlsruhe.de>
Tue, 30 Sep 2003 07:51:10 +0000 (07:51 +0000)
[r1892]

ir/ir/irdump.c

index 963a5bd..7403d83 100644 (file)
@@ -63,7 +63,7 @@
 #define TYPE_CLASS_NODE_ATTR "color: green"
 #define TYPE_DESCRIPTION_NODE_ATTR "color: lightgreen"
 #define ENTITY_NODE_ATTR     "color: yellow"
-#define ENT_TYPE_EDGE_ATTR   "class: 3 label \"type\" color: red"
+#define ENT_TYPE_EDGE_ATTR   "class: 3 label: \"type\" color: red"
 #define ENT_OWN_EDGE_ATTR    "class: 4 label: \"owner\" color: black"
 #define METH_PAR_EDGE_ATTR   "class: 5 label: \"param %d\" color: green"
 #define METH_RES_EDGE_ATTR   "class: 6 label: \"res %d\" color: green"