summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorРоман Донченко <dpb@corrigendum.ru>2019-03-21 23:45:59 +0300
committerРоман Донченко <dpb@corrigendum.ru>2019-03-21 23:45:59 +0300
commita84df061609ed937c0bbc45491fd352d62caa0fc (patch)
treec6b85de126cb5ba3acf0b5b91482c19fd93a97ed /tests
parente57f1146de4324dc0f9c6c95fb9897b0e78dfd36 (diff)
downloadgit-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 'tests')
0 files changed, 0 insertions, 0 deletions