another compile fix for bug #411
[enigma2.git] / lib / service / servicedvb.h
index 6ab3b347af6a6cd52149081cf5475df1087007d8..1262836e90d0cdb9db864c919f153749d928bbbf 100644 (file)
@@ -159,7 +159,7 @@ public:
 
                // iTimeshiftService
        RESULT startTimeshift();
-       RESULT stopTimeshift(bool switchToLive=true);
+       RESULT stopTimeshift(bool swToLive=true);
        int isTimeshiftActive();
        RESULT activateTimeshift();