mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
The address of Events (wich is checked against NULL) can never be NULL, because Events is passed by reference.
The address of Events (wich is checked against NULL) can never be NULL, because Events is passed by reference.