X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/27ed4642b10f57a6c0c7c776d8e6bb9cfa2d4287..266b7db4f7e4a369206551e62df43e9a29edbeff:/lib/dvb/dvb.h diff --git a/lib/dvb/dvb.h b/lib/dvb/dvb.h index 92771604..f612affb 100644 --- a/lib/dvb/dvb.h +++ b/lib/dvb/dvb.h @@ -260,7 +260,7 @@ public: RESULT playFile(const char *file); void stopFile(); - RESULT playSource(ePtr& source, const char *priv=NULL); + RESULT playSource(ePtr& source, const char *priv=NULL); void stopSource(); void setCueSheet(eCueSheet *cuesheet);