tuxtxt: pageinfo = NULL

Origin commit data
------------------
Commit: b2c37c556f
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2013-10-20 (Sun, 20 Oct 2013)

Origin message was:
------------------
- tuxtxt: pageinfo = NULL
This commit is contained in:
gixxpunk
2013-10-20 09:53:59 +02:00
committed by vanhofen
parent 760e71af9f
commit 1a525d0f33

View File

@@ -1940,6 +1940,8 @@ int Init(int source)
TTFShiftX = 0;
TTFShiftY = -2;
pageinfo = NULL;
/* load config */
if ((conf = fopen(TUXTXTCONF, "rt")) == 0)
{