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.
+