summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTim Foley <tfoleyNV@users.noreply.github.com>2018-10-30 09:05:40 -0700
committerGitHub <noreply@github.com>2018-10-30 09:05:40 -0700
commit2a7644980035bfda0aab00f183154ab7e976ba63 (patch)
treecc8f1cfc6f11dc31f6b3ab947d478d0fa85e904d /tools
parentd7c09701975eb1032c245f0c3a762680cbe7a255 (diff)
Fix declarations of InterlockedMin/Max (#700)
Fixed #699 These functions were declared with an `in out` parameter (copy in, copy out) where they should have used `__ref` (true by-reference parameter passing).
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions