summaryrefslogtreecommitdiff
path: root/displaychannel.c
diff options
context:
space:
mode:
Diffstat (limited to 'displaychannel.c')
-rw-r--r--displaychannel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/displaychannel.c b/displaychannel.c
index f726358..6849e4f 100644
--- a/displaychannel.c
+++ b/displaychannel.c
@@ -17,6 +17,7 @@ cNopacityDisplayChannel::cNopacityDisplayChannel(cImageCache *imgCache, bool Wit
doOutput = true;
groupSep = false;
present = NULL;
+ following = NULL;
currentLast = 0;
channelChange = false;
initial = true;