mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-24 07:28:27 +00:00
41ff4b323e
The err check should always be done with != and have the error case first, to follow the pattern and avoid mistakes like these.