Add blank page to get our super FS spreads back
This commit is contained in:
parent
7fb21193b0
commit
9bb1e53df5
1 changed files with 4 additions and 0 deletions
4
log.c
4
log.c
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue