diff options
author | Роман Донченко <dpb@corrigendum.ru> | 2019-03-21 23:45:59 +0300 |
---|---|---|
committer | Роман Донченко <dpb@corrigendum.ru> | 2019-03-21 23:45:59 +0300 |
commit | a84df061609ed937c0bbc45491fd352d62caa0fc (patch) | |
tree | c6b85de126cb5ba3acf0b5b91482c19fd93a97ed /subcmds/sync.py | |
parent | e57f1146de4324dc0f9c6c95fb9897b0e78dfd36 (diff) | |
download | git-repo-a84df061609ed937c0bbc45491fd352d62caa0fc.tar.gz |
platform_utils_win32: remove an unnecessary workaround
The comment in _create_symlink is incorrect. The return value of
CreateSymbolicLink is as documented, it was just declared with
the wrong return type. The actual return type is BOOLEAN, not BOOL.
Fixing this allows us to simplify the code a bit.
Change-Id: I4d2190a50d45ba41dd9814bf7079a5784fc0a366
Diffstat (limited to 'subcmds/sync.py')
0 files changed, 0 insertions, 0 deletions