summaryrefslogtreecommitdiff
path: root/cutter.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-08-25 10:36:10 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-08-25 10:36:10 +0200
commit6a737033ad4a4b732198a99c5f227f10278b32b6 (patch)
tree5779d2b2cedd9339d1995d658f53e77b832c906b /cutter.c
parentfd60644895db6e3a8ec273eab65d91b3a5a3be7f (diff)
downloadvdr-6a737033ad4a4b732198a99c5f227f10278b32b6.tar.gz
vdr-6a737033ad4a4b732198a99c5f227f10278b32b6.tar.bz2
Added a missing error report to cCuttingThread::Action()
Diffstat (limited to 'cutter.c')
-rw-r--r--cutter.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/cutter.c b/cutter.c
index 5170ae4a..b596f3f4 100644
--- a/cutter.c
+++ b/cutter.c
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: cutter.c 1.16 2006/07/30 10:22:08 kls Exp $
+ * $Id: cutter.c 1.17 2007/08/25 10:33:18 kls Exp $
*/
#include "cutter.h"
@@ -110,8 +110,10 @@ void cCuttingThread::Action(void)
break;
}
}
- else
+ else {
+ error = "index";
break;
+ }
// Write one frame: