diff options
Diffstat (limited to 'recmanager.c')
-rw-r--r-- | recmanager.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recmanager.c b/recmanager.c index 8816c40..d366593 100644 --- a/recmanager.c +++ b/recmanager.c @@ -705,4 +705,4 @@ const cEvent **cRecManager::LoadReruns(const cEvent *event, int &numResults) { } } return NULL; -}
\ No newline at end of file +} |