From 30f20c659654702bf169e39d065836a48524d8df Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Tue, 9 Sep 2008 13:51:02 +0000 Subject: 20080909-0850 --- appl/cmd/puttar.b | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appl/cmd/puttar.b') diff --git a/appl/cmd/puttar.b b/appl/cmd/puttar.b index de67105f..46cfac92 100644 --- a/appl/cmd/puttar.b +++ b/appl/cmd/puttar.b @@ -178,6 +178,6 @@ init(nil: ref Draw->Context, args: list of string){ rtar(hd args); } putblock(zeros); -# putblock(zeros); # XXX is this necessary? + putblock(zeros); # format requires two empty blocks at end flushblocks(); } -- cgit v1.2.3