From b22abef1435a6b7523973c45faf8ceb3b509a07a Mon Sep 17 00:00:00 2001
From: Perttu Ahola <celeron55@gmail.com>
Date: Mon, 29 Nov 2010 21:28:14 +0200
Subject: [PATCH] test

---
 src/main.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main.cpp b/src/main.cpp
index 8ce19ed92..f4a52c40a 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -194,6 +194,7 @@ SUGG: Split MapBlockObject serialization to to-client and to-disk
 TODO: Get rid of GotSplitPacketException
 
 Before release:
+======================================================================
 
 TODO: Check what goes wrong with caching map to disk (Kray)
 
-- 
GitLab