- tuxtxt: pageinfo = NULL

This commit is contained in:
striper
2013-10-20 09:53:59 +02:00
committed by svenhoefer
parent 80fbe7db4c
commit b2c37c556f

View File

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