summaryrefslogtreecommitdiffstats
path: root/libhb
diff options
context:
space:
mode:
Diffstat (limited to 'libhb')
-rw-r--r--libhb/deccc608sub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/deccc608sub.c b/libhb/deccc608sub.c
index 3c0ed14b8..081eb6b89 100644
--- a/libhb/deccc608sub.c
+++ b/libhb/deccc608sub.c
@@ -1495,7 +1495,7 @@ static void handle_pac(unsigned char c1, unsigned char c2, struct s_write *wb)
default:
// Not rollup mode, all rows ok
keep_lines = 0;
- return;
+ break;
}
if (row < keep_lines)
{