From 59875c10d77355d34b864445e63f635fcc60d853 Mon Sep 17 00:00:00 2001 From: horchi Date: Fri, 9 Feb 2018 17:15:09 +0100 Subject: 2018-02-09 version 1.1.82 (horchi)\n - added: Switch timer\n\n --- status.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'status.c') diff --git a/status.c b/status.c index 6acd011..d8275ec 100644 --- a/status.c +++ b/status.c @@ -16,7 +16,7 @@ #define LOC_INDEXFILESUFFIX "/index" -bool IsPesRecording(const cRecording *pRecording) +bool IsPesRecording(const cRecording* pRecording) { #if VDRVERSNUM < 10703 return true; -- cgit v1.2.3