mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-11-03 13:03:52 +01:00
Fix possible session backup swapping when no session.xml file. The ReplaceFile WINAPI failed when the session.xml file replaced did not exist. This commit follows the commit aa3777786dbee09b22fa89e9d4b175cf438bc91d Close #14887