summaryrefslogtreecommitdiff
path: root/src/vm/threads.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm/threads.h')
-rw-r--r--src/vm/threads.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vm/threads.h b/src/vm/threads.h
index d4a41be367..355051d84f 100644
--- a/src/vm/threads.h
+++ b/src/vm/threads.h
@@ -5555,7 +5555,7 @@ public:
{
}
- BOOL AcquireNoThrow()
+ HRESULT AcquireNoThrow()
{
WRAPPER_NO_CONTRACT;