Merge branch 'bug_387_small_spinner_fix' into experimental
[vuplus_dvbapp] / lib / service / servicedvb.h
index 6ab3b34..1262836 100644 (file)
@@ -159,7 +159,7 @@ public:
 
                // iTimeshiftService
        RESULT startTimeshift();
-       RESULT stopTimeshift(bool switchToLive=true);
+       RESULT stopTimeshift(bool swToLive=true);
        int isTimeshiftActive();
        RESULT activateTimeshift();