summaryrefslogtreecommitdiff
path: root/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc.c')
-rw-r--r--misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc.c b/misc.c
index 8d353c1..b3c5246 100644
--- a/misc.c
+++ b/misc.c
@@ -237,7 +237,7 @@ CancelableWait (HANDLE waitHandle, DWORD timeout)
#ifdef __cplusplus
- throw pthread_exception;
+ throw Pthread_exception();
#endif /* __cplusplus */