diff options
Diffstat (limited to 'Porting/config_H')
-rw-r--r-- | Porting/config_H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/config_H b/Porting/config_H index fe82d9d14e..6fc4e32fd8 100644 --- a/Porting/config_H +++ b/Porting/config_H @@ -3934,7 +3934,7 @@ /* HAS_PTHREAD_ATFORK: * This symbol, if defined, indicates that the pthread_atfork routine - * is available setup fork handlers. + * is available to setup fork handlers. */ /*#define HAS_PTHREAD_ATFORK / **/ |