mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
- tuxtxt: pageinfo = NULL
This commit is contained in:
@@ -1940,6 +1940,8 @@ int Init(int source)
|
|||||||
TTFShiftX = 0;
|
TTFShiftX = 0;
|
||||||
TTFShiftY = -2;
|
TTFShiftY = -2;
|
||||||
|
|
||||||
|
pageinfo = NULL;
|
||||||
|
|
||||||
/* load config */
|
/* load config */
|
||||||
if ((conf = fopen(TUXTXTCONF, "rt")) == 0)
|
if ((conf = fopen(TUXTXTCONF, "rt")) == 0)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user