summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--log.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/log.c b/log.c
index f0c5553..832732c 100644
--- a/log.c
+++ b/log.c
@@ -176,3 +176,7 @@ log_write(struct buf *b)
if (i == log.lh.n)
log.lh.n++;
}
+
+//PAGEBREAK!
+// Blank page.
+