summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/stl_binary_writer.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stl_binary_writer.cc b/src/stl_binary_writer.cc
index 32a6128..29f3c5a 100644
--- a/src/stl_binary_writer.cc
+++ b/src/stl_binary_writer.cc
@@ -260,6 +260,7 @@ sub::write_stl_binary (
memset (buffer, 0, 128);
+ /* XXX: these should increment, surely! */
/* Subtitle group number */
put_int_as_int (buffer + 0, 1, 1);
/* Subtitle number */