summaryrefslogtreecommitdiff
path: root/pthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'pthread.h')
-rw-r--r--pthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pthread.h b/pthread.h
index ead9424..7f43f43 100644
--- a/pthread.h
+++ b/pthread.h
@@ -984,7 +984,7 @@ class ptw32_exception_exit : public ptw32_exception {};
#ifndef PTW32_BUILD
/* FIXME: This is only required if the library was built using SEH */
- *
+/*
* Get internal SEH tag
*/
DWORD ptw32_get_exception_services_code(void);