summaryrefslogtreecommitdiff
Diffstat
-rw-r--r--src/dtvcc.c74
-rw-r--r--src/dtvcc.h1
2 files changed, 58 insertions, 17 deletions
diff --git a/src/dtvcc.h b/src/dtvcc.h
index 83b0ef2..32a7a7a 100644
--- a/src/dtvcc.h
+++ b/src/dtvcc.h
@@ -363,6 +363,7 @@ struct dtvcc_window {
vbi_bool row_lock;
vbi_bool column_lock;
+ unsigned int column_no_lock_length;
unsigned int curr_row;
unsigned int curr_column;