diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-11-11 13:50:50 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-11-12 07:46:52 -0800 |
commit | 10a026b2ffd5f9271411fb8e733a3910de88761c (patch) | |
tree | 0275791e3193a16954db7bd4d46ca428b0e7f5b8 /packaging/ios | |
parent | 6133796cdafc963713ff15a63ae7e1e538e7fac9 (diff) | |
download | subsurface-10a026b2ffd5f9271411fb8e733a3910de88761c.tar.gz |
filter: avoid Windows crash
The scope confusion between s (the for loop variable) and s (the function
argument) caused a crash in the s.split() on Windows.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging/ios')
0 files changed, 0 insertions, 0 deletions