mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-08-17 07:48:27 +02:00
Fix the regression due to the following commit:
3e9413d615
Modify type of "PositionCR" to "int64_t" from "long" again, to keep ABI compatible to plugins.
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/12327#issuecomment-1297906305