mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-11 15:12:47 +09:00
This is necessary as a preparation to introduce a lock for the whole LineArray. The modification can then be done without trying to lock the same lock twice. Co-authored-by: Dmytro Maluka <dmitrymaluka@gmail.com>