summary refs log tree commit diff
path: root/lisc
diff options
context:
space:
mode:
Diffstat (limited to 'lisc')
-rw-r--r--lisc/spill.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisc/spill.c b/lisc/spill.c
index 6f67319..9ce0e4d 100644
--- a/lisc/spill.c
+++ b/lisc/spill.c
@@ -274,7 +274,7 @@ dopm(Blk *b, Ins *i, BSet *v)
 	Ins *i1;
 	ulong r;
 
-	bsinit(u, ntmp); /* fixme, free those */
+	bsinit(u, ntmp); /* todo, free those */
 	/* consecutive copies from
 	 * registers need to be handled
 	 * as one large instruction