X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdvb%2Fdvb.h;h=f612affb67c1ebe930a4c938e0845c44352c8072;hp=92771604f3fcaa1395731f6956c9619fc127a9c8;hb=453fc1c6f82fa3b6ae983059eb55ad822860a5eb;hpb=7199d3c37e7e7065bd6943702b5864fa5186b9a8 diff --git a/lib/dvb/dvb.h b/lib/dvb/dvb.h index 9277160..f612aff 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);