mirror of
https://github.com/octoleo/syncthing.git
synced 2025-02-07 22:38:26 +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.