add comment

This commit is contained in:
Folkert 2021-06-27 14:43:45 +02:00
parent 16f6259f7f
commit e27a12e644

View file

@ -575,7 +575,7 @@ impl<'a> Layout<'a> {
})
.max()
.unwrap_or_default()
// TODO remove
// the size of the tag_id
+ pointer_size
}