Add FIXME.
authorCarl Hetherington <cth@carlh.net>
Wed, 25 Mar 2020 12:02:31 +0000 (13:02 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 26 Mar 2020 22:07:01 +0000 (23:07 +0100)
src/stl_binary_writer.cc

index 32a612894c9a871a10c8a36a0dabbefd3b94388b..29f3c5a2897d3de047533c369ece84dd86043e2d 100644 (file)
@@ -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 */