summaryrefslogtreecommitdiff
path: root/src/stl_binary_writer.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-03-25 13:02:31 +0100
committerCarl Hetherington <cth@carlh.net>2020-03-26 23:07:01 +0100
commitbb5636cab565719ad0c82e0eccf82595b75db3dc (patch)
tree54c98c0dce501a852b0948ac830afcfc12ed7991 /src/stl_binary_writer.cc
parent4eae6c1402f212bbc3dfeb1e250f23227e6c98b1 (diff)
Add FIXME.
Diffstat (limited to 'src/stl_binary_writer.cc')
-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 */