Add blank page to get our super FS spreads back

This commit is contained in:
Austin Clements 2011-09-02 15:14:06 -04:00
parent 7fb21193b0
commit 9bb1e53df5

4
log.c
View file

@ -176,3 +176,7 @@ log_write(struct buf *b)
if (i == log.lh.n) if (i == log.lh.n)
log.lh.n++; log.lh.n++;
} }
//PAGEBREAK!
// Blank page.