Bterm before return

This commit is contained in:
rsc 2007-05-28 17:16:21 +00:00
parent f9888587c7
commit 5957fc1e7a

View file

@ -36,6 +36,7 @@ blockdump(Block *bb, char *desc)
p += 16;
Bprint(&b, "\n");
}
Bterm(&b);
}
void