diff options
Diffstat (limited to 'utility/rtos_compatibility_layers/posix/pthread.h')
| -rw-r--r-- | utility/rtos_compatibility_layers/posix/pthread.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utility/rtos_compatibility_layers/posix/pthread.h b/utility/rtos_compatibility_layers/posix/pthread.h index 3217c858..f0acc092 100644 --- a/utility/rtos_compatibility_layers/posix/pthread.h +++ b/utility/rtos_compatibility_layers/posix/pthread.h @@ -24,7 +24,7 @@ /* EKP DEFINITIONS RELEASE */ /* */ /* sched.h PORTABLE C */ -/* 6.x */ +/* 6.1.7 */ /* AUTHOR */ /* */ /* William E. Lamie, Microsoft Corporation */ @@ -39,7 +39,7 @@ /* */ /* DATE NAME DESCRIPTION */ /* */ -/* xx-xx-xxxx William E. Lamie Initial Version 6.x */ +/* 06-02-2021 William E. Lamie Initial Version 6.1.7 */ /* */ /**************************************************************************/ |
