X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fdvb%2Fdvb.h;h=f612affb67c1ebe930a4c938e0845c44352c8072;hb=b562d5a27a432cad7e208170f980964cb6099da5;hp=92771604f3fcaa1395731f6956c9619fc127a9c8;hpb=95bedbb37f1e0d0d8ba0ea68e0580d3e789471f1;p=vuplus_dvbapp 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);