Files
goo-engine/source/blender/sequencer/intern
Campbell Barton 21031af49c Fix sizeof(sizeof(...)) passed to BLI_path_slash_ensure
Regression in [0] which would cause ensuring the slash to do nothing
in most cases. Note that the slash may not be needed, but that should
be handled separately.

[0]: d66f24cfe3
2024-04-04 17:09:19 +02:00
..