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-25 13:02:31 +0100
commit1c82568fa688351444b56dd190de33df29f688f5 (patch)
tree65ea069a5b32fd440170471be6e30ef645190bf1 /src/stl_binary_writer.cc
parent0f94df9bbd9165a1fe09efe7814d49972f480ee2 (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 e05aad3..32c2389 100644
--- a/src/stl_binary_writer.cc
+++ b/src/stl_binary_writer.cc
@@ -243,6 +243,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 */